Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for while_body_func (0.23 sec)

  1. tensorflow/compiler/mlir/tensorflow/tests/shape_inference.mlir

        %3 = "tf.Any"(%2, %1) : (tensor<*xi1>, tensor<i32>) -> (tensor<i1>)
        func.return %3 : tensor<i1>
      }
    
      // CHECK-LABEL: func @while_body_func
      func.func @while_body_func(%arg0: tensor<*xf32>, %arg1: tensor<*x!tf_type.resource>, %arg2: tensor<!tf_type.resource<tensor<*xf32>>>) -> (tensor<*xf32>, tensor<*x!tf_type.resource>, tensor<!tf_type.resource<tensor<*xf32>>>) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jan 23 17:24:10 UTC 2024
    - 167.4K bytes
    - Viewed (0)
Back to top