Home
last modified time | relevance | path

Searched defs:LaunchFunc (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Djitrt_custom_calls.cc406 struct LaunchFunc { struct
415 static LaunchFunc Handler() { return LaunchFunc(); } in Handler()
477 static bool LaunchFunc(runtime::KernelContext* ctx, void** args, void** attrs) { in LaunchFunc() function