Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for oa2 (0.09 sec)

  1. tensorflow/compiler/mlir/tensorflow/tests/resource_op_lifting.mlir

      }) {cluster_attr = "cluster_attr"} : () -> tensor<f32>
      func.return %2 : tensor<f32>
    }
    // CHECK: @callee(%[[OA0:.*]]: tensor<f32>, %[[OA1:.*]]: tensor<*x!tf_type.resource<tensor<f32>>>, %[[OA2:.*]]: tensor<f32>) -> tensor<f32>
    func.func @callee(%arg0: tensor<f32>, %arg1: tensor<*x!tf_type.resource<tensor<f32>>>, %arg2: tensor<f32>) -> tensor<f32> {
      // CHECK: "tf.ReadVariableOp"(%[[OA1]])
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Oct 30 06:52:55 UTC 2023
    - 74K bytes
    - Viewed (0)
Back to top