Search Options

Results per page
Sort
Preferred Languages
Advance

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

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

        Arg<TensorOf<[TF_Int16, TF_Int32, TF_Int64]>, [{int16, int32 or int64, must be in the range `[-rank(input), rank(input))`.
    Describes which dimension of the input Tensor to reduce across. For vectors,
    use dimension = 0.}]>:$dimension
      );
    
      let results = (outs
        TensorOf<[TF_Int16, TF_Int32, TF_Int64, TF_Uint16]>:$output
      );
    
    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

    *   TensorFlow pip packages are now built with CUDA11.2 and cuDNN 8.1.0
    
    ## Breaking Changes
    
    *   The `TF_CPP_MIN_VLOG_LEVEL` environment variable has been renamed to
        `TF_CPP_MAX_VLOG_LEVEL` which correctly describes its effect.
    
    ## Bug Fixes and Other Changes
    
    *   `tf.keras`:
    
        *   Preprocessing layers API consistency changes:
            *   `StringLookup` added `output_mode`, `sparse`, and
    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. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.model.internal.core.rule.describe.MethodModelRuleDescriptor$Cache> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (MethodModelRuleDescriptor.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
Back to top