Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/c/
H A Dpjrt_c_api_wrapper_impl.cc229 PJRT_Error* PJRT_Client_Compile(PJRT_Client_Compile_Args* args) { in PJRT_Client_Compile() function
H A Dpjrt_c_api.h352 typedef PJRT_Error* PJRT_Client_Compile(PJRT_Client_Compile_Args* args); typedef