Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/c/
Dpjrt_c_api_wrapper_impl.cc561 PJRT_Error* PJRT_Event_Destroy(PJRT_Event_Destroy_Args* args) { in PJRT_Event_Destroy() function
Dpjrt_c_api.h117 typedef PJRT_Error* PJRT_Event_Destroy(PJRT_Event_Destroy_Args* args); typedef