Searched defs:TF_DeviceList (Results 1 – 3 of 3) sorted by relevance
154 struct TF_DeviceList { struct155 std::vector<tensorflow::DeviceAttributes> response;
1390 typedef struct TF_DeviceList TF_DeviceList; typedef
84 func deviceSliceFromDeviceList(list *C.TF_DeviceList) ([]Device, error) {