Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for Performing (0.18 sec)

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

      let hasVerifier = 1;
    
      let extraClassDeclaration = [{
        // If sliced shape is able to be deduced, returns true, updates `shape`
        // with the final shape after performing StridedSlice, and updates
        // `begin_indices`, `end_indices`, and `strides` with their canonical
        // values, respectively.
        bool GetSlicedShapeAndBoundRanges(
    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

                      header to select a HTTPRoute used to process the request. Implementations
                      MUST ignore any port value specified in the HTTP Host header while
                      performing a match and (absent of any applicable header modification
                      configuration) MUST forward this header unmodified to the backend.
    
    
    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. src/testdata/Isaac.Newton-Opticks.txt

    immediate Contact stick together, are difficultly brought so close
    together as to stick.
    
    And thus Nature will be very conformable to her self and very simple,
    performing all the great Motions of the heavenly Bodies by the
    Attraction of Gravity which intercedes those Bodies, and almost all the
    small ones of their Particles by some other attractive and repelling
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  4. RELEASE.md

            API.
    
    *   Tensors are no longer hashable, but instead compare element-wise with `==`
        and `!=`. Use `tf.compat.v1.disable_tensor_equality()` to return to the
        previous behavior.
    
    *   Performing equality operations on Tensors or Variables with incompatible
        shapes an exception is no longer thrown. Instead `__eq__` returns False and
        `__ne__` returns True.
    
    *   Removed `tf.string_split` from v2 API.
    
    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