Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dc_api_decl.h117 typedef struct SE_DeviceDescription { struct
118 char* device_vendor;
119 char* platform_version;
120 char* driver_version;
121 char* runtime_version;
122 char* pci_bus_id;
123 char* name;
125 int64_t thread_dim_limit_x;
126 int64_t thread_dim_limit_y;
127 int64_t thread_dim_limit_z;
[all …]