Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for batch_function_fallback_timeout_test (0.18 sec)

  1. tensorflow/compiler/mlir/tfrt/tests/tfrt_fallback/batching_fallback.mlir

      %ch2 = "tfrt_fallback_async.print_tensor"(%result_2, %ch1) : (!tfrt_fallback.tf_tensor, !tfrt.chain) -> !tfrt.chain
    
      tfrt.return %ch2 : !tfrt.chain
    }
    
    // CHECK-LABEL: --- Running 'batch_function_fallback_timeout_test'
    func.func @batch_function_fallback_timeout_test() -> !tfrt.chain {
      %ch0 = tfrt.new.chain
    
      %a = tfrt_fallback_async.const_dense_tensor dense<[[4, 4], [4, 4]]> : tensor<2x2xi32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jul 18 22:58:56 UTC 2023
    - 8.6K bytes
    - Viewed (0)
Back to top