Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for STABLEHLO_DIVIDE (0.18 sec)

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

      // Many of the ops below can not be executed by TFlite runtime
      STABLEHLO_LOGISTIC = 162, // WARNING: Do not have runtime support
      STABLEHLO_ADD = 163,
      STABLEHLO_DIVIDE = 164, // WARNING: No runtime support yet
      STABLEHLO_MULTIPLY = 165,
      STABLEHLO_MAXIMUM = 166,
      STABLEHLO_RESHAPE = 167, // WARNING: No runtime support yet
      STABLEHLO_CLAMP = 168, // WARNING: No runtime support
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 03 18:01:23 UTC 2024
    - 41.7K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/lite/schema/schema_generated.h

    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 18:21:50 UTC 2024
    - 1M bytes
    - Viewed (0)
Back to top