giao diện công cộng DeviceLocalityOrBuilder
Các lớp con gián tiếp đã biết |
Phương pháp công khai
int trừu tượng | getBusId () Optional bus locality of device. |
trừu tượng LocalLinks | getLinks () Optional local interconnect links to other devices. |
trừu tượng LocalLinksOrBuilder | getLinksOrBuilder () Optional local interconnect links to other devices. |
int trừu tượng | getNumaNode () Optional NUMA locality of device. |
trừu tượng boolean | hasLinks () Optional local interconnect links to other devices. |
Phương pháp công khai
tóm tắt công khai int getBusId ()
Optional bus locality of device. Default value of 0 means no specific locality. Specific localities are indexed from 1.
int32 bus_id = 1;
tóm tắt công khai LocalLinks getLinks ()
Optional local interconnect links to other devices.
.tensorflow.LocalLinks links = 3;
tóm tắt công khai LocalLinksOrBuilder getLinksOrBuilder ()
Optional local interconnect links to other devices.
.tensorflow.LocalLinks links = 3;
tóm tắt công khai int getNumaNode ()
Optional NUMA locality of device.
int32 numa_node = 2;
hasLinks boolean trừu tượng công khai ()
Optional local interconnect links to other devices.
.tensorflow.LocalLinks links = 3;