パブリック インターフェイス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; |
パブリックメソッド
パブリック抽象 String getName ()
string name = 1;
パブリック抽象 com.google.protobuf.ByteString getNameBytes ()
string name = 1;
パブリック抽象DevicePropertiesOrBuilder getPropertiesOrBuilder ()
.tensorflow.DeviceProperties properties = 2;
public abstract boolean hasProperties ()
.tensorflow.DeviceProperties properties = 2;