Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for overlapping (0.15 sec)

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

    The attr `block_size` indicates the input block size and how the data is moved.
    
      * Chunks of data of size `block_size * block_size` from depth are rearranged
        into non-overlapping blocks of size `block_size x block_size`
      * The width of the output tensor is `input_depth * block_size`, whereas the
        height is `input_height * block_size`.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. tests/integration/pilot/testdata/gateway-api-crd.yaml

                      `False` in the corresponding RouteParentStatus.
    
    
                      In the event that multiple HTTPRoutes specify intersecting hostnames (e.g.
                      overlapping wildcard matching and exact matching hostnames), precedence must
                      be given to rules from the HTTPRoute with the largest number of:
    
    
                      * Characters in a matching non-wildcard hostname.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  3. RELEASE.md

            usage.
        *   Experimental support of
            [all reduce gradient packing](https://www.tensorflow.org/api_docs/python/tf/distribute/experimental/CollectiveHints)
            to allow overlapping gradient aggregation with backward path
            computation.
        *   Deprecated `experimental_run_v2` method for distribution strategies and
            renamed the method `run` as it is no longer experimental.
    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