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