publiczna statyczna klasa końcowa RunOptions.Experimental.RunHandlerPoolOptions
Options for run handler thread pool.
tensorflow.RunOptions.Experimental.RunHandlerPoolOptions Klasy zagnieżdżone
| klasa | RunOptions.Experimental.RunHandlerPoolOptions.Builder | Options for run handler thread pool. | |
Stałe
| wew | PRIORITY_FIELD_NUMBER |
Metody publiczne
| wartość logiczna | równa się (obiekt obiektu) |
| statyczne RunOptions.Experimental.RunHandlerPoolOptions | |
| RunOptions.Experimental.RunHandlerPoolOptions | |
| końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
| długi | uzyskajPriorytet () Priority of the request. |
| wew | |
| końcowy com.google.protobuf.UnknownFieldSet | |
| wew | hashCode () |
| końcowa wartość logiczna | |
| statyczne RunOptions.Experimental.RunHandlerPoolOptions.Builder | |
| statyczne RunOptions.Experimental.RunHandlerPoolOptions.Builder | nowyBuilder () |
| RunOptions.Experimental.RunHandlerPoolOptions.Builder | |
| statyczne RunOptions.Experimental.RunHandlerPoolOptions | parseDelimitedFrom (wejście strumienia wejściowego) |
| statyczne RunOptions.Experimental.RunHandlerPoolOptions | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczne RunOptions.Experimental.RunHandlerPoolOptions | parseFrom (dane ByteBuffer) |
| statyczne RunOptions.Experimental.RunHandlerPoolOptions | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczne RunOptions.Experimental.RunHandlerPoolOptions | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczne RunOptions.Experimental.RunHandlerPoolOptions | parseFrom (wejście com.google.protobuf.CodedInputStream) |
| statyczne RunOptions.Experimental.RunHandlerPoolOptions | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
| statyczne RunOptions.Experimental.RunHandlerPoolOptions | parseFrom (dane com.google.protobuf.ByteString) |
| statyczne RunOptions.Experimental.RunHandlerPoolOptions | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczne RunOptions.Experimental.RunHandlerPoolOptions | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny | parser () |
| RunOptions.Experimental.RunHandlerPoolOptions.Builder | |
| próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int PRIORITY_FIELD_NUMBER
Wartość stała: 1
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny getParserForType ()
publiczny długi getPriority ()
Priority of the request. The run handler thread pool will schedule ops based on the priority number. The larger number means higher priority.
int64 priority = 1; publiczny int getSerializedSize ()
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
publiczny statyczny RunOptions.Experimental.RunHandlerPoolOptions.Builder newBuilder (prototyp RunOptions.Experimental.RunHandlerPoolOptions )
public static RunOptions.Experimental.RunHandlerPoolOptions parseDelimitedFrom (dane wejścioweInputStream)
Rzuca
| Wyjątek IO |
|---|
public static RunOptions.Experimental.RunHandlerPoolOptions parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
public static RunOptions.Experimental.RunHandlerPoolOptions parseFrom (dane ByteBuffer)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static RunOptions.Experimental.RunHandlerPoolOptions parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
public static RunOptions.Experimental.RunHandlerPoolOptions parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static RunOptions.Experimental.RunHandlerPoolOptions parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
| Wyjątek IO |
|---|
public static RunOptions.Experimental.RunHandlerPoolOptions parseFrom (bajt[] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static RunOptions.Experimental.RunHandlerPoolOptions parseFrom (dane com.google.protobuf.ByteString)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static RunOptions.Experimental.RunHandlerPoolOptions parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Wyjątek IO |
|---|
public static RunOptions.Experimental.RunHandlerPoolOptions parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
| Wyjątek IO |
|---|