공용 인터페이스 NamedDeviceOrBuilder
알려진 간접 하위 클래스 |
공개 방법
추상 문자열 | getName () string name = 1; |
추상 com.google.protobuf.ByteString | getNameBytes () string name = 1; |
추상 DeviceProperties | getProperties () .tensorflow.DeviceProperties properties = 2; |
추상 DevicePropertiesOrBuilder | getPropertiesOrBuilder () .tensorflow.DeviceProperties properties = 2; |
추상 부울 | hasProperties () .tensorflow.DeviceProperties properties = 2; |
공개 방법
공개 추상 문자열 getName ()
string name = 1;
공개 추상 com.google.protobuf.ByteString getNameBytes ()
string name = 1;
공개 추상 DevicePropertiesOrBuilder getPropertiesOrBuilder ()
.tensorflow.DeviceProperties properties = 2;
공개 추상 부울 hasProperties ()
.tensorflow.DeviceProperties properties = 2;