Home
last modified time | relevance | path

Searched refs:ConvertFallbackOperands (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
H A Dfallback_converter.h79 mlir::LogicalResult ConvertFallbackOperands(
H A Dfallback_converter.cc130 mlir::LogicalResult ConvertFallbackOperands( in ConvertFallbackOperands() function
H A Dtf_to_tfrt.cc248 if (mlir::failed(tfrt_compiler::ConvertFallbackOperands( in ConvertToFallbackExecuteOp()
398 if (mlir::failed(tfrt_compiler::ConvertFallbackOperands( in matchAndRewrite()
882 return tfrt_compiler::ConvertFallbackOperands( in ConvertFunctionCallOperands()
1471 if (failed(tfrt_compiler::ConvertFallbackOperands( in matchAndRewrite()