Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/c/
Dpjrt_c_api_wrapper_impl.cc482 PJRT_Error* PJRT_Buffer_Destroy(PJRT_Buffer_Destroy_Args* args) { in PJRT_Buffer_Destroy() function
Dpjrt_c_api.h630 typedef PJRT_Error* PJRT_Buffer_Destroy(PJRT_Buffer_Destroy_Args* args); typedef