Home
last modified time | relevance | path

Searched defs:PJRT_Executable_Delete (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.cc368 PJRT_Error* PJRT_Executable_Delete(PJRT_Executable_Delete_Args* args) { in PJRT_Executable_Delete() function
H A Dpjrt_c_api.h555 typedef PJRT_Error* PJRT_Executable_Delete(PJRT_Executable_Delete_Args* args); typedef