Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for lowers_to_stablehlo (0.13 sec)

  1. tensorflow/compiler/mlir/tensorflow/tests/mlprogram.mlir

    module attributes {tf_saved_model.semantics} {
      // CHECK-LABEL: func @lowers_to_stablehlo
      func.func @lowers_to_stablehlo(%arg0: tensor<i32> {tf_saved_model.index_path = []}) -> (tensor<i32> {tf_saved_model.index_path = []})
        attributes {tf_saved_model.exported_names = ["lowers_to_stablehlo"]}
      {
        // CHECK-DAG: [[one:%.*]] = stablehlo.constant dense<1>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Feb 22 19:27:16 UTC 2024
    - 7.4K bytes
    - Viewed (0)
Back to top