Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dlight_outside_compilation.h54 Status CompileToCustomCallCallingTfKernel(int graph_def_version,
H A Dlight_outside_compilation.cc79 Status LightOutsideCompilationOp::CompileToCustomCallCallingTfKernel( in CompileToCustomCallCallingTfKernel() function in tensorflow::LightOutsideCompilationOp
533 ctx, CompileToCustomCallCallingTfKernel(graph_def_version_, def_, ctx)); in Compile()