Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/
H A Dconvert_to_entrypoint.cc41 static void ConvertCustomCallOperations(func::FuncOp func, Value exec_ctx) { in ConvertCustomCallOperations() function
183 ConvertCustomCallOperations(func, exec_ctx); in ConvertToEntrypoint()