Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for composed (0.11 sec)

  1. src/testdata/Isaac.Newton-Opticks.txt

    first Creation. While the Particles continue entire, they may compose
    Bodies of one and the same Nature and Texture in all Ages: But should
    they wear away, or break in pieces, the Nature of Things depending on
    them, would be changed. Water and Earth, composed of old worn Particles
    and Fragments of Particles, would not be of the same Nature and Texture
    now, with Water and Earth composed of entire Particles in the Beginning.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

        Res<TF_Float32Tensor, [{A 1D Tensor for the computed batch mean, to be used by TensorFlow
    to compute the running mean.}]>:$batch_mean,
        Res<TF_Float32Tensor, [{A 1D Tensor for the computed batch variance, to be used by
    TensorFlow to compute the running variance.}]>:$batch_variance,
        Res<TF_Float32Tensor, [{A 1D Tensor for the computed batch mean, to be reused
    in the gradient computation.}]>:$reserve_space_1,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  3. RELEASE.md

    * <NOTES SHOULD BE GROUPED PER AREA>
    
    * `tf.data`
        * Add optional `synchronous` argument to `map`, to specify that the `map`
          should run synchronously, as opposed to be parallelizable when
          `options.experimental_optimization.map_parallelization=True`. This saves
          memory compared to setting `num_parallel_calls=1`.
    * `tf.lite`
        * `Dequantize` op supports `TensorType_INT4`.
            * This change includes per-channel dequantization.
    
    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