RPCOptions

RPCOptions lớp cuối cùng công khai

tensorflow.RPCOptions loại protobuf.RPCOptions

Các lớp lồng nhau

lớp học RPCOptions.Builder tensorflow.RPCOptions loại protobuf.RPCOptions

Hằng số

int CACHE_RPC_RESPONSE_FIELD_NUMBER
int COMPRESSION_ALGORITHM_FIELD_NUMBER
int COMPRESSION_LEVEL_FIELD_NUMBER
int DISABLE_SESSION_CONNECTION_SHARING_FIELD_NUMBER
int USE_RPC_FOR_INPROCESS_MASTER_FIELD_NUMBER

Phương pháp công khai

boolean
bằng (Đối tượng obj)
boolean
getCacheRpcResponse ()
 Setting cache_rpc_response to true will enable sender side caching of
 response for RecvTensorAsync and RecvBufAsync to allow receiver to retry
 requests .
Sợi dây
Thuật toán nén get ()
 The compression algorithm to be used.
com.google.protobuf.ByteString
getCompressionAlgorithmBytes ()
 The compression algorithm to be used.
int
getCompressionLevel ()
 If compression_algorithm is set, the compression level to be used.
Tùy chọn RPC tĩnh
Tùy chọn RPC
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
boolean
getDisableSessionConnectionSharing ()
 Disables TCP connection sharing when opening a new RPC channel.
int
com.google.protobuf.UnknownFieldSet cuối cùng
boolean
getUseRpcForInprocessMaster ()
 If true, always use RPC to contact the session target.
int
boolean cuối cùng
RPCOptions.Builder tĩnh
RPCOptions.Builder tĩnh
newBuilder (nguyên mẫu RPCOptions )
RPCOptions.Builder
Tùy chọn RPC tĩnh
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào)
Tùy chọn RPC tĩnh
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào, com.google.protobuf.ExtensionRegistryLite tiện ích mở rộngRegistry)
Tùy chọn RPC tĩnh
ParseFrom (dữ liệu ByteBuffer)
Tùy chọn RPC tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Tùy chọn RPC tĩnh
ParseFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Tùy chọn RPC tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream)
Tùy chọn RPC tĩnh
ParseFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Tùy chọn RPC tĩnh
ParseFrom (dữ liệu com.google.protobuf.ByteString)
Tùy chọn RPC tĩnh
ParseFrom (Đầu vào inputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Tùy chọn RPC tĩnh
ParsFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
tĩnh
RPCOptions.Builder
trống rỗng
writeTo (đầu ra com.google.protobuf.CodedOutputStream)

Phương pháp kế thừa

Hằng số

int tĩnh công khai CACHE_RPC_RESPONSE_FIELD_NUMBER

Giá trị không đổi: 4

int tĩnh công khai COMPRESSION_ALGORITHM_FIELD_NUMBER

Giá trị không đổi: 2

int tĩnh cuối cùng COMPRESSION_LEVEL_FIELD_NUMBER

Giá trị không đổi: 3

int cuối cùng tĩnh công khai DISABLE_SESSION_CONNECTION_SHARING_FIELD_NUMBER

Giá trị không đổi: 5

int tĩnh cuối cùng USE_RPC_FOR_INPROCESS_MASTER_FIELD_NUMBER

Giá trị không đổi: 1

Phương pháp công khai

boolean công khai bằng (Object obj)

boolean công khai getCacheRpcResponse ()

 Setting cache_rpc_response to true will enable sender side caching of
 response for RecvTensorAsync and RecvBufAsync to allow receiver to retry
 requests . This is only necessary when the network fabric is experiencing a
 significant error rate.  Without it we'll fail a step on an network error,
 while with it we'll be able to complete long steps (like complex
 initializations) in the face of some network errors during RecvTensor.
 
bool cache_rpc_response = 4;

Chuỗi công khai getCompressionAlgorithm ()

 The compression algorithm to be used. One of "deflate", "gzip".
 
string compression_algorithm = 2;

com.google.protobuf.ByteString getCompressionAlgorithmBytes công khai ()

 The compression algorithm to be used. One of "deflate", "gzip".
 
string compression_algorithm = 2;

int công khai getCompressionLevel ()

 If compression_algorithm is set, the compression level to be used.
 From 0 (no compression), up to 3.
 
int32 compression_level = 3;

RPC tĩnh công khai getDefaultInstance ()

RPCOptions công khai getDefaultInstanceForType ()

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

boolean công khai getDisableSessionConnectionSharing ()

 Disables TCP connection sharing when opening a new RPC channel.
 
bool disable_session_connection_sharing = 5;

công cộng getParserForType ()

int công khai getSerializedSize ()

trận chung kết công khai com.google.protobuf.UnknownFieldSet getUnknownFields ()

boolean công khai getUseRpcForInprocessMaster ()

 If true, always use RPC to contact the session target.
 If false (the default option), TensorFlow may use an optimized
 transport for client-master communication that avoids the RPC
 stack. This option is primarily for used testing the RPC stack.
 
bool use_rpc_for_inprocess_master = 1;

mã băm int công khai ()

boolean cuối cùng công khai được khởi tạo ()

RPCOptions.Builder tĩnh công khai newBuilder ()

RPCOptions.Builder tĩnh công khai newBuilder (nguyên mẫu RPCOptions )

RPCOptions.Builder công khai newBuilderForType ()

RPCOptions tĩnh công khai phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào)

Ném
IOException

RPCOptions tĩnh công khai phân tích cú phápDelimitedFrom (đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

RPCOptions phân tích cú pháp tĩnh công khai từ (dữ liệu ByteBuffer)

Ném
Giao thức đệm ngoại lệ không hợp lệ

RPCOptions phân tích cú pháp tĩnh công khaiTừ (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

RPCOptions phân tích cú pháp tĩnh công khai từ (dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

RPCOptions phân tích cú pháp tĩnh công khai (đầu vào com.google.protobuf.CodedInputStream)

Ném
IOException

RPCOptions phân tích cú pháp tĩnh công khaiTừ (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

RPCOptions phân tích cú pháp tĩnh công khai (dữ liệu com.google.protobuf.ByteString)

Ném
Giao thức đệm ngoại lệ không hợp lệ

RPCOptions phân tích cú pháp tĩnh công khai từ (đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

RPCOptions phân tích cú pháp tĩnh công khaiTừ (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

công cộng tĩnh trình phân tích cú pháp ()

RPCOptions.Builder công khai toBuilder ()

public void writeTo (đầu ra com.google.protobuf.CodedOutputStream)

Ném
IOException