Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Size (0.04 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    With inconsistent num_segments, the op still runs. only difference is,
    the output takes the size of num_segments irrespective of size of segment_ids and data.
    for num_segments less than expected output size, the last elements are ignored
    for num_segments more than the expected output size, last elements are assigned 
    smallest possible value for the specific numeric type.
    
    For example:
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. RELEASE.md

            methods.
    *   TensorFlow Debugger (tfdbg) CLI: fix an issue in which the TensorBoard
        Debugger Plugin could not handle total source file size exceeding gRPC
        message size limit (4 MB).
    *   `tf.contrib`:
        *   `tf.contrib.framework.zero_initializer` supports ResourceVariable.
        *   Adding "constrained_optimization" to tensorflow/contrib.
    *   Other:
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top