Home
last modified time | relevance | path

Searched defs:PJRT_Executable_Destroy (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.cc332 PJRT_Error* PJRT_Executable_Destroy(PJRT_Executable_Destroy_Args* args) { in PJRT_Executable_Destroy() function
H A Dpjrt_c_api.h508 typedef PJRT_Error* PJRT_Executable_Destroy(PJRT_Executable_Destroy_Args* args); typedef