Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/c/
Dpjrt_c_api_wrapper_impl.h65 struct PJRT_Buffer { struct
66 std::unique_ptr<xla::PjRtBuffer> buffer;
67 PJRT_Client* client;
Dpjrt_c_api.h496 typedef struct PJRT_Buffer PJRT_Buffer; typedef