Home
last modified time | relevance | path

Searched defs:PJRT_Error_GetCode (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.cc86 PJRT_Error* PJRT_Error_GetCode(PJRT_Error_GetCode_Args* args) { in PJRT_Error_GetCode() function
H A Dpjrt_c_api.h96 typedef PJRT_Error* PJRT_Error_GetCode(PJRT_Error_GetCode_Args* args); typedef