Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for UNIFORM (0.14 sec)

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

      let summary = "Outputs random values from a uniform distribution.";
    
      let description = [{
    The generated values follow a uniform distribution in the range `[0, 1)`. The
    lower bound 0 is included in the range, while the upper bound 1 is excluded.
      }];
    
      let arguments = (ins
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*RGBA64).SetRGBA64", Method, 0},
    		{"(*RGBA64).SubImage", Method, 0},
    		{"(*Uniform).At", Method, 0},
    		{"(*Uniform).Bounds", Method, 0},
    		{"(*Uniform).ColorModel", Method, 0},
    		{"(*Uniform).Convert", Method, 0},
    		{"(*Uniform).Opaque", Method, 0},
    		{"(*Uniform).RGBA", Method, 0},
    		{"(*Uniform).RGBA64At", Method, 17},
    		{"(*YCbCr).At", Method, 0},
    		{"(*YCbCr).Bounds", Method, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  3. RELEASE.md

        *   Improve error message when attempting to use `None` in data-dependent
            control flow.
        *   Add `RaggedTensor.numpy()`.
        *   Update `RaggedTensor.__getitem__` to preserve uniform dimensions & allow
            indexing into uniform dimensions.
        *   Update `tf.expand_dims` to always insert the new dimension as a
            non-ragged dimension.
        *   Update `tf.embedding_lookup` to use `partition_strategy` and `max_norm`
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  4. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1F933..1F93E  ; valid                  ;      ; NV8    # 9.0  SELFIE..HANDBALL
    1F93F         ; valid                  ;      ; NV8    # 12.0 DIVING MASK
    1F940..1F94B  ; valid                  ;      ; NV8    # 9.0  WILTED FLOWER..MARTIAL ARTS UNIFORM
    1F94C         ; valid                  ;      ; NV8    # 10.0 CURLING STONE
    1F94D..1F94F  ; valid                  ;      ; NV8    # 11.0 LACROSSE STICK AND BALL..FLYING DISC
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top