Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Recvs (0.02 sec)

  1. tensorflow/compiler/mlir/tensorflow/tests/extract_outside_compilation.mlir

          tf_device.return %2 : tensor<2xi32>
        }
    
        func.return %1 : tensor<2xi32>
      }
    
      // Ensures that separate send/recvs are added for values that are used by ops inside of multiple IfRegions.
    
      // CHECK-LABEL: func @outside_compiled_ops_multiple_tf_if
      func.func @outside_compiled_ops_multiple_tf_if(%arg0: tensor<2xi32>) -> tensor<2xi32> {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Oct 31 08:59:10 UTC 2023
    - 129.6K bytes
    - Viewed (0)
Back to top