Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for dedupes (1.36 sec)

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

    }
    
    def TF_AllOp : TF_Op<"All", [Pure]> {
      let summary = [{
    Computes the "logical and" of elements across dimensions of a tensor.
      }];
    
      let description = [{
    Reduces `input` along the dimensions given in `axis`. Unless
    `keep_dims` is true, the rank of the tensor is reduced by 1 for each entry in
    `axis`. If `keep_dims` is true, the reduced dimensions are
    retained with length 1.
      }];
    
    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

        * `tf.data` now has an `autotune_options.initial_parallelism` option to
          control the initial parallelism setting used by autotune before the data
          pipeline has started running. The default is 16. A lower value reduces
          initial memory usage, while a higher value improves startup time.
    
    ## Keras
    
    *  `keras.layers.experimental.DynamicEmbedding`
        * Added `DynamicEmbedding` Keras layer
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

    ### Immutable Secrets and ConfigMaps (beta)
    
    Secret and ConfigMap volumes can be marked as immutable, which significantly reduces load on the API server if there are many Secret and ConfigMap volumes in the cluster.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  4. src/testdata/Isaac.Newton-Opticks.txt

    Hypotheses for explaining all things mechanically, and referring other
    Causes to Metaphysicks: Whereas the main Business of natural Philosophy
    is to argue from Phænomena without feigning Hypotheses, and to deduce
    Causes from Effects, till we come to the very first Cause, which
    certainly is not mechanical; and not only to unfold the Mechanism of the
    World, but chiefly to resolve these and such like Questions. What is
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
Back to top