RunOptions.Experimental

genel statik son sınıf RunOptions.Experimental

 Everything inside Experimental is subject to change and is not subject
 to API stability guarantees in
 https://www.tensorflow.org/guide/version_compat.
 
Protobuf tipi tensorflow.RunOptions.Experimental

İç İçe Sınıflar

sınıf RunOptions.Experimental.Builder
 Everything inside Experimental is subject to change and is not subject
 to API stability guarantees in
 https://www.tensorflow.org/guide/version_compat. 
sınıf RunOptions.Experimental.RunHandlerPoolOptions
 Options for run handler thread pool. 
arayüz RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder

Sabitler

int COLLECTIVE_GRAPH_KEY_FIELD_NUMBER
int RUN_HANDLER_POOL_OPTIONS_FIELD_NUMBER
int USE_RUN_HANDLER_POOL_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
uzun
getCollectiveGraphKey ()
 If non-zero, declares that this graph is going to use collective
 ops and must synchronize step_ids with any other graph with this
 same group_key value (in a distributed computation where tasks
 run disjoint graphs).
statik RunOptions.Deneysel
RunOptions.Deneysel
final statik com.google.protobuf.Descriptors.Descriptor
RunOptions.Experimental.RunHandlerPoolOptions
getRunHandlerPoolOptions ()
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder
getRunHandlerPoolOptionsOrBuilder ()
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
int
final com.google.protobuf.UnknownFieldSet
boolean
getUseRunHandlerPool ()
 If true, then operations (using the inter-op pool) across all
 session::run() calls will be centrally scheduled, optimizing for (median
 and tail) latency.
boolean
hasRunHandlerPoolOptions ()
.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
int
son boole değeri
statik RunOptions.Experimental.Builder
statik RunOptions.Experimental.Builder
RunOptions.Experimental.Builder
statik RunOptions.Deneysel
parseDelimitedFrom (InputStream girişi)
statik RunOptions.Deneysel
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik RunOptions.Deneysel
parseFrom (ByteBuffer verileri)
statik RunOptions.Deneysel
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik RunOptions.Deneysel
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik RunOptions.Deneysel
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik RunOptions.Deneysel
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik RunOptions.Deneysel
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik RunOptions.Deneysel
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik RunOptions.Deneysel
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
RunOptions.Experimental.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int COLLECTIVE_GRAPH_KEY_FIELD_NUMBER

Sabit Değer: 1

genel statik final int RUN_HANDLER_POOL_OPTIONS_FIELD_NUMBER

Sabit Değer: 3

genel statik final int USE_RUN_HANDLER_POOL_FIELD_NUMBER

Sabit Değer: 2

Genel Yöntemler

genel boole eşittir (Object obj)

herkese açık uzun getCollectiveGraphKey ()

 If non-zero, declares that this graph is going to use collective
 ops and must synchronize step_ids with any other graph with this
 same group_key value (in a distributed computation where tasks
 run disjoint graphs).
 
int64 collective_graph_key = 1;

public static RunOptions.Experimental getDefaultInstance ()

public RunOptions.Experimental getDefaultInstanceForType ()

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

halk getParserForType ()

public RunOptions.Experimental.RunHandlerPoolOptions getRunHandlerPoolOptions ()

.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;

public RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder getRunHandlerPoolOptionsOrBuilder ()

.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;

public int getSerializedSize ()

genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()

genel boolean getUseRunHandlerPool ()

 If true, then operations (using the inter-op pool) across all
 session::run() calls will be centrally scheduled, optimizing for (median
 and tail) latency.
 Consider using this option for CPU-bound workloads like inference.
 
bool use_run_handler_pool = 2;

genel boolean hasRunHandlerPoolOptions ()

.tensorflow.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;

genel int hashCode ()

genel final boolean isInitialized ()

public static RunOptions.Experimental.Builder newBuilder ()

public static RunOptions.Experimental.Builder newBuilder ( RunOptions.Experimental prototip)

public RunOptions.Experimental.Builder newBuilderForType ()

public static RunOptions.Experimental parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

public static RunOptions.Experimental parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

public static RunOptions.Experimental parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

public static RunOptions.Experimental parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

public static RunOptions.Experimental parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

public static RunOptions.Experimental parseFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

public static RunOptions.Experimental parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

public static RunOptions.Experimental parseFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

public static RunOptions.Experimental parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

public static RunOptions.Experimental parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

public RunOptions.Experimental.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası