Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for VAL1 (0.14 sec)

  1. tensorflow/compiler/mlir/tf2xla/tests/legalize-tf.mlir

        "tf.Yield"(%1, %arg1) : (tensor<f32>, tensor<f32>) -> ()
      // CHECK: }) : (tensor<i32>) -> (tensor<f32>, tensor<f32>)
      }) {is_stateless = true} : (tensor<i32>) -> (tensor<f32>, tensor<f32>)
      // CHECK: return [[VAL1]]#0, [[VAL1]]#1 : tensor<f32>, tensor<f32>
      func.return %0#0, %0#1 : tensor<f32>, tensor<f32>
    }
    
    // -----
    
    // This test case also ensures the mhlo dialect is loaded as a dependency by the
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon May 06 18:46:23 UTC 2024
    - 335.5K bytes
    - Viewed (0)
Back to top