Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for STABLEHLO_RNG_BIT_GENERATOR (0.15 sec)

  1. tensorflow/compiler/mlir/lite/schema/schema.fbs

      STABLEHLO_WHILE = 200, // WARNING: No runtime support
      STABLEHLO_GATHER = 201,
      STABLEHLO_TRANSPOSE = 202, // WARNING: No runtime support
      DILATE = 203,
      STABLEHLO_RNG_BIT_GENERATOR = 204,
      REDUCE_WINDOW = 205 (deprecated),
      STABLEHLO_COMPOSITE = 206, // WARNING: No runtime support
    }
    // LINT.ThenChange(nnapi_linter/linter.proto)
    
    // Options for the builtin operators.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 03 18:01:23 UTC 2024
    - 41.7K bytes
    - Viewed (0)
Back to top