Home
last modified time | relevance | path

Searched defs:PJRT_Device_ToString (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.cc321 PJRT_Error* PJRT_Device_ToString(PJRT_Device_ToString_Args* args) { in PJRT_Device_ToString() function
H A Dpjrt_c_api.h492 typedef PJRT_Error* PJRT_Device_ToString(PJRT_Device_ToString_Args* args); typedef