ScopedAllocatorOptions

publiczna klasa końcowa ScopedAllocatorOptions

Protobuf typu tensorflow.ScopedAllocatorOptions

Klasy zagnieżdżone

klasa ScopedAllocatorOptions.Builder Protobuf typu tensorflow.ScopedAllocatorOptions

Stałe

wew ENABLE_OP_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczne opcje ScopedAllocatorOptions
Opcje alokatora o określonym zakresie
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Strunowy
getEnableOp (indeks int)
 If present, only perform optimization for these ops.
com.google.protobuf.ByteString
getEnableOpBytes (indeks int)
 If present, only perform optimization for these ops.
wew
getEnableOpCount ()
 If present, only perform optimization for these ops.
com.google.protobuf.ProtocolStringList
getEnableOpList ()
 If present, only perform optimization for these ops.
wew
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny ScopedAllocatorOptions.Builder
statyczny ScopedAllocatorOptions.Builder
ScopedAllocatorOptions.Builder
statyczne opcje ScopedAllocatorOptions
parseDelimitedFrom (wejście strumienia wejściowego)
statyczne opcje ScopedAllocatorOptions
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne opcje ScopedAllocatorOptions
parseFrom (dane ByteBuffer)
statyczne opcje ScopedAllocatorOptions
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne opcje ScopedAllocatorOptions
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne opcje ScopedAllocatorOptions
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczne opcje ScopedAllocatorOptions
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczne opcje ScopedAllocatorOptions
parseFrom (dane com.google.protobuf.ByteString)
statyczne opcje ScopedAllocatorOptions
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne opcje ScopedAllocatorOptions
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
ScopedAllocatorOptions.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int ENABLE_OP_FIELD_NUMBER

Wartość stała: 1

Metody publiczne

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

public static ScopedAllocatorOptions getDefaultInstance ()

public ScopedAllocatorOptions getDefaultInstanceForType ()

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

public String getEnableOp (indeks int)

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

public com.google.protobuf.ByteString getEnableOpBytes (indeks int)

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

publiczny int getEnableOpCount ()

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

public com.google.protobuf.ProtocolStringList getEnableOpList ()

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

publiczny getParserForType ()

publiczny int getSerializedSize ()

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

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

public static ScopedAllocatorOptions.Builder newBuilder (prototyp ScopedAllocatorOptions )

public static ScopedAllocatorOptions.Builder newBuilder ()

public ScopedAllocatorOptions.Builder newBuilderForType ()

public static ScopedAllocatorOptions parseDelimitedFrom (dane wejścioweInputStream)

Rzuca
Wyjątek IO

public static ScopedAllocatorOptions parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static ScopedAllocatorOptions parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static ScopedAllocatorOptions parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static ScopedAllocatorOptions parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static ScopedAllocatorOptions parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static ScopedAllocatorOptions parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static ScopedAllocatorOptions parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public ScopedAllocatorOptions.Builder toBuilder ()

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

Rzuca
Wyjątek IO