Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/c/
Dpjrt_c_api_wrapper_impl.h46 struct PJRT_Device { struct
50 std::vector<PJRT_Device_Attribute> attributes; argument
59 std::vector<PJRT_Device*> addressable_devices; argument
Dpjrt_c_api.h190 typedef struct PJRT_Device PJRT_Device; typedef