Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for description (0.14 sec)

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

      let summary = "Convert one or more images from HSV to RGB.";
    
      let description = [{
    Outputs a tensor of the same shape as the `images` tensor, containing the RGB
    value of the pixels. The output is only well defined if the value in `images`
    are in `[0,1]`.
    
    See `rgb_to_hsv` for a description of the HSV encoding.
      }];
    
      let arguments = (ins
    Registered: 2024-06-16 05:45
    - Last Modified: 2024-06-11 23:24
    - 793K bytes
    - Viewed (0)
  2. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.api.internal.artifacts.repositories.descriptor.MavenRepositoryDescriptor$Builder> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (MavenRepositoryDescriptor.java:0)
    Registered: 2024-06-12 18:38
    - Last Modified: 2024-06-11 09:51
    - 967.9K bytes
    - Viewed (0)
  3. RELEASE.md

            behavior can be disabled by setting the environment variable
            `TF_DISABLE_SEGMENT_REDUCTION_OP_DETERMINISM_EXCEPTIONS` to `"true"` or
            `"1"`. For more information about these changes, see the description in
            pull request
            [47772](https://github.com/tensorflow/tensorflow/pull/47772).
        *   In previous versions of TensorFlow, when a GPU was available,
    Registered: 2024-06-16 05:45
    - Last Modified: 2024-06-11 23:24
    - 730.3K bytes
    - Viewed (0)
Back to top