PlatformInfo

publiczna klasa końcowa PlatformInfo

Protobuf typu tensorflow.PlatformInfo

Klasy zagnieżdżone

klasa PlatformInfo.Builder Protobuf typu tensorflow.PlatformInfo

Stałe

wew BITS_FIELD_NUMBER
wew LINKAGE_FIELD_NUMBER
wew MACHINE_FIELD_NUMBER
wew RELEASE_FIELD_NUMBER
wew SYSTEM_FIELD_NUMBER
wew VERSION_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
Strunowy
getBits ()
 e.g.
com.google.protobuf.ByteString
getBitsBytes ()
 e.g.
statyczne informacje o platformie
Informacje o platformie
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Strunowy
com.google.protobuf.ByteString
Strunowy
com.google.protobuf.ByteString
getMachineBytes ()
 e.g.
Strunowy
com.google.protobuf.ByteString
wew
Strunowy
pobierzSystem ()
 e.g.
com.google.protobuf.ByteString
końcowy com.google.protobuf.UnknownFieldSet
Strunowy
com.google.protobuf.ByteString
wew
końcowa wartość logiczna
statyczny PlatformInfo.Builder
statyczny PlatformInfo.Builder
PlatformInfo.Builder
statyczne informacje o platformie
parseDelimitedFrom (wejście strumienia wejściowego)
statyczne informacje o platformie
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne informacje o platformie
parseFrom (dane ByteBuffer)
statyczne informacje o platformie
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne informacje o platformie
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne informacje o platformie
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczne informacje o platformie
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczne informacje o platformie
parseFrom (dane com.google.protobuf.ByteString)
statyczne informacje o platformie
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne informacje o platformie
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
PlatformInfo.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int BITS_FIELD_NUMBER

Wartość stała: 1

publiczny statyczny końcowy int LINKAGE_FIELD_NUMBER

Wartość stała: 2

publiczny statyczny końcowy int MACHINE_FIELD_NUMBER

Wartość stała: 3

publiczny statyczny końcowy int RELEASE_FIELD_NUMBER

Wartość stała: 4

publiczny statyczny końcowy int SYSTEM_FIELD_NUMBER

Wartość stała: 5

publiczny statyczny końcowy int VERSION_FIELD_NUMBER

Wartość stała: 6

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

publiczny ciąg getBits ()

 e.g. '64bit'
 
string bits = 1;

publiczny com.google.protobuf.ByteString getBitsBytes ()

 e.g. '64bit'
 
string bits = 1;

publiczna statyczna PlatformInfo getDefaultInstance ()

publiczne informacje o platformie getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public String getLinkage ()

 e.g. 'ELF'
 
string linkage = 2;

publiczny com.google.protobuf.ByteString getLinkageBytes ()

 e.g. 'ELF'
 
string linkage = 2;

publiczny ciąg getMachine ()

 e.g. 'i386'
 
string machine = 3;

public com.google.protobuf.ByteString getMachineBytes ()

 e.g. 'i386'
 
string machine = 3;

publiczny getParserForType ()

publiczny ciąg getRelease ()

 e.g. '3.13.0-76-generic'
 
string release = 4;

public com.google.protobuf.ByteString getReleaseBytes ()

 e.g. '3.13.0-76-generic'
 
string release = 4;

publiczny int getSerializedSize ()

publiczny ciąg getSystem ()

 e.g. 'Linux'
 
string system = 5;

publiczny com.google.protobuf.ByteString getSystemBytes ()

 e.g. 'Linux'
 
string system = 5;

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczny ciąg getVersion ()

 e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
 
string version = 6;

publiczny com.google.protobuf.ByteString getVersionBytes ()

 e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
 
string version = 6;

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny PlatformInfo.Builder newBuilder (prototyp PlatformInfo )

publiczna statyczna PlatformInfo.Builder newBuilder ()

public PlatformInfo.Builder newBuilderForType ()

publiczne statyczne PlatformInfo parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

public static PlatformInfo parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static PlatformInfo parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczne statyczne PlatformInfo parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static PlatformInfo parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczne statyczne PlatformInfo parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

public static PlatformInfo parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyczna PlatformInfo parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static PlatformInfo parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

publiczne statyczne PlatformInfo parseFrom (com.google.protobuf.ByteString dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

publiczna PlatformInfo.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO