Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for STABLEHLO_ADD (0.35 sec)

  1. tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util/stablehlo_add.mlir

    Smit Hinsu <******@****.***> 1668652939 -0800
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Nov 17 02:51:12 UTC 2022
    - 892 bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/lite/schema/schema.fbs

      // All Operators start with STABLEHLO_ prefixes are subject to change
      // 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
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 03 18:01:23 UTC 2024
    - 41.7K bytes
    - Viewed (0)
  3. 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