RemoteFusedGraphExecuteInfo.Builder

lớp cuối cùng tĩnh công khai RemoteFusedGraphExecuteInfo.Builder

 Protocol buffer representing a handle to a tensorflow resource. Handles are
 not valid across executions, but can be serialized back and forth from within
 a single run.
 
Tenorflow loại tensorflow.RemoteFusedGraphExecuteInfo

Phương pháp công khai

RemoteFusedGraphExecuteInfo.Builder
addAllDefaultGraphInputTensorShape (Iterable<? mở rộng các giá trị RemoteFusedGraphExecuteInfo.TensorShapeTypeProto >)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
RemoteFusedGraphExecuteInfo.Builder
addAllDefaultGraphOutputTensorShape (Iterable<? mở rộng các giá trị RemoteFusedGraphExecuteInfo.TensorShapeTypeProto >)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;
RemoteFusedGraphExecuteInfo.Builder
addAllGraphInputNodeName (giá trị Iterable<String>)
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
RemoteFusedGraphExecuteInfo.Builder
addAllGraphOutputNodeName (giá trị Iterable<String>)
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
RemoteFusedGraphExecuteInfo.Builder
addDefaultGraphInputTensorShape (chỉ mục int, giá trị RemoteFusedGraphExecuteInfo.TensorShapeTypeProto )
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
RemoteFusedGraphExecuteInfo.Builder
addDefaultGraphInputTensorShape ( RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
RemoteFusedGraphExecuteInfo.Builder
addDefaultGraphInputTensorShape (giá trị RemoteFusedGraphExecuteInfo.TensorShapeTypeProto )
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
RemoteFusedGraphExecuteInfo.Builder
addDefaultGraphInputTensorShape (chỉ mục int, RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
addDefaultGraphInputTensorShapeBuilder ()
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
addDefaultGraphInputTensorShapeBuilder (chỉ mục int)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
RemoteFusedGraphExecuteInfo.Builder
addDefaultGraphOutputTensorShape (chỉ mục int, giá trị RemoteFusedGraphExecuteInfo.TensorShapeTypeProto )
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;
RemoteFusedGraphExecuteInfo.Builder
addDefaultGraphOutputTensorShape (giá trị RemoteFusedGraphExecuteInfo.TensorShapeTypeProto )
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;
RemoteFusedGraphExecuteInfo.Builder
addDefaultGraphOutputTensorShape ( RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;
RemoteFusedGraphExecuteInfo.Builder
addDefaultGraphOutputTensorShape (chỉ mục int, RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
addDefaultGraphOutputTensorShapeBuilder (chỉ mục int)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
addDefaultGraphOutputTensorShapeBuilder ()
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;
RemoteFusedGraphExecuteInfo.Builder
addGraphInputNodeName (Giá trị chuỗi)
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
RemoteFusedGraphExecuteInfo.Builder
addGraphInputNodeNameBytes (giá trị com.google.protobuf.ByteString)
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
RemoteFusedGraphExecuteInfo.Builder
addGraphOutputNodeName (Giá trị chuỗi)
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
RemoteFusedGraphExecuteInfo.Builder
addGraphOutputNodeNameBytes (giá trị com.google.protobuf.ByteString)
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
RemoteFusedGraphExecuteInfo.Builder
addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
RemoteFusedGraphExecuteInfo
RemoteFusedGraphExecuteInfo
RemoteFusedGraphExecuteInfo.Builder
RemoteFusedGraphExecuteInfo.Builder
clearDefaultGraphInputTensorShape ()
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
RemoteFusedGraphExecuteInfo.Builder
clearDefaultGraphOutputTensorShape ()
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;
RemoteFusedGraphExecuteInfo.Builder
clearExecutorName ()
 Executor's name
 
string executor_name = 4;
RemoteFusedGraphExecuteInfo.Builder
ClearField (trường com.google.protobuf.Descriptors.FieldDescriptor)
RemoteFusedGraphExecuteInfo.Builder
clearGraphInputNodeName ()
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
RemoteFusedGraphExecuteInfo.Builder
clearGraphOutputNodeName ()
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
RemoteFusedGraphExecuteInfo.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
RemoteFusedGraphExecuteInfo.Builder
clearRemoteGraph ()
 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;
RemoteFusedGraphExecuteInfo.Builder
clearSerializedExecutorParameters ()
 Optional: Parameters given to the executor
 
bytes serialized_executor_parameters = 5;
RemoteFusedGraphExecuteInfo.Builder
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
getDefaultGraphInputTensorShape (chỉ mục int)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
getDefaultGraphInputTensorShapeBuilder (chỉ mục int)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
Danh sách< RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder >
getDefaultGraphInputTensorShapeBuilderList ()
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
int
getDefaultGraphInputTensorShapeCount ()
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
Danh sách< RemoteFusedGraphExecuteInfo.TensorShapeTypeProto >
getDefaultGraphInputTensorShapeList ()
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder
getDefaultGraphInputTensorShapeOrBuilder (chỉ mục int)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
Danh sách<? mở rộng RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder >
getDefaultGraphInputTensorShapeOrBuilderList ()
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
getDefaultGraphOutputTensorShape (chỉ số int)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
getDefaultGraphOutputTensorShapeBuilder (chỉ mục int)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;
Danh sách< RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder >
getDefaultGraphOutputTensorShapeBuilderList ()
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;
int
getDefaultGraphOutputTensorShapeCount ()
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;
Danh sách< RemoteFusedGraphExecuteInfo.TensorShapeTypeProto >
getDefaultGraphOutputTensorShapeList ()
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder
getDefaultGraphOutputTensorShapeOrBuilder (chỉ mục int)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;
Danh sách<? mở rộng RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder >
getDefaultGraphOutputTensorShapeOrBuilderList ()
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;
RemoteFusedGraphExecuteInfo
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
com.google.protobuf.Descriptors.Descriptor
Sợi dây
getExecutorName ()
 Executor's name
 
string executor_name = 4;
com.google.protobuf.ByteString
getExecutorNameBytes ()
 Executor's name
 
string executor_name = 4;
Sợi dây
getGraphInputNodeName (chỉ mục int)
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
com.google.protobuf.ByteString
getGraphInputNodeNameBytes (chỉ mục int)
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
int
getGraphInputNodeNameCount ()
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
com.google.protobuf.ProtocolStringList
getGraphInputNodeNameList ()
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
Sợi dây
getGraphOutputNodeName (chỉ mục int)
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
com.google.protobuf.ByteString
getGraphOutputNodeNameBytes (chỉ mục int)
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
int
getGraphOutputNodeNameCount ()
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
com.google.protobuf.ProtocolStringList
getGraphOutputNodeNameList ()
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
GraphDef
getRemoteGraph ()
 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;
GraphDef.Builder
getRemoteGraphBuilder ()
 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;
GraphDefOrBuilder
getRemoteGraphOrBuilder ()
 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;
com.google.protobuf.ByteString
getSerializedExecutorParameters ()
 Optional: Parameters given to the executor
 
bytes serialized_executor_parameters = 5;
boolean
hasRemoteGraph ()
 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;
boolean cuối cùng
RemoteFusedGraphExecuteInfo.Builder
mergeFrom (com.google.protobuf.Message other)
RemoteFusedGraphExecuteInfo.Builder
mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
RemoteFusedGraphExecuteInfo.Builder
mergeRemoteGraph (giá trị GraphDef )
 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;
RemoteFusedGraphExecuteInfo.Builder cuối cùng
hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
RemoteFusedGraphExecuteInfo.Builder
RemoveDefaultGraphInputTensorShape (chỉ mục int)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
RemoteFusedGraphExecuteInfo.Builder
RemoveDefaultGraphOutputTensorShape (chỉ mục int)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;
RemoteFusedGraphExecuteInfo.Builder
setDefaultGraphInputTensorShape (chỉ mục int, RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
RemoteFusedGraphExecuteInfo.Builder
setDefaultGraphInputTensorShape (chỉ số int, giá trị RemoteFusedGraphExecuteInfo.TensorShapeTypeProto )
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
RemoteFusedGraphExecuteInfo.Builder
setDefaultGraphOutputTensorShape (chỉ mục int, RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;
RemoteFusedGraphExecuteInfo.Builder
setDefaultGraphOutputTensorShape (chỉ số int, giá trị RemoteFusedGraphExecuteInfo.TensorShapeTypeProto )
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;
RemoteFusedGraphExecuteInfo.Builder
setExecutorName (Giá trị chuỗi)
 Executor's name
 
string executor_name = 4;
RemoteFusedGraphExecuteInfo.Builder
setExecutorNameBytes (giá trị com.google.protobuf.ByteString)
 Executor's name
 
string executor_name = 4;
RemoteFusedGraphExecuteInfo.Builder
setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
RemoteFusedGraphExecuteInfo.Builder
setGraphInputNodeName (chỉ mục int, giá trị chuỗi)
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
RemoteFusedGraphExecuteInfo.Builder
setGraphOutputNodeName (chỉ mục int, giá trị chuỗi)
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
RemoteFusedGraphExecuteInfo.Builder
setRemoteGraph ( GraphDef.Builder builderForValue)
 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;
RemoteFusedGraphExecuteInfo.Builder
setRemoteGraph (giá trị GraphDef )
 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;
RemoteFusedGraphExecuteInfo.Builder
setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
RemoteFusedGraphExecuteInfo.Builder
setSerializedExecutorParameters (giá trị com.google.protobuf.ByteString)
 Optional: Parameters given to the executor
 
bytes serialized_executor_parameters = 5;
RemoteFusedGraphExecuteInfo.Builder cuối cùng
setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

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

Phương pháp công khai

công khai RemoteFusedGraphExecuteInfo.Builder addAllDefaultGraphInputTensorShape (Iterable<? mở rộng các giá trị RemoteFusedGraphExecuteInfo.TensorShapeTypeProto >)

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;

công khai RemoteFusedGraphExecuteInfo.Builder addAllDefaultGraphOutputTensorShape (Iterable<? mở rộng các giá trị RemoteFusedGraphExecuteInfo.TensorShapeTypeProto >)

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;

public RemoteFusedGraphExecuteInfo.Builder addAllGraphInputNodeName (giá trị Iterable<String>)

 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;

public RemoteFusedGraphExecuteInfo.Builder addAllGraphOutputNodeName (giá trị Iterable<String>)

 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;

public RemoteFusedGraphExecuteInfo.Builder addDefaultGraphInputTensorShape (chỉ mục int, giá trị RemoteFusedGraphExecuteInfo.TensorShapeTypeProto )

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;

công khai RemoteFusedGraphExecuteInfo.Builder addDefaultGraphInputTensorShape ( RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;

công khai RemoteFusedGraphExecuteInfo.Builder addDefaultGraphInputTensorShape (giá trị RemoteFusedGraphExecuteInfo.TensorShapeTypeProto )

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;

công khai RemoteFusedGraphExecuteInfo.Builder addDefaultGraphInputTensorShape (chỉ mục int, RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;

công khai RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder addDefaultGraphInputTensorShapeBuilder ()

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;

công khai RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder addDefaultGraphInputTensorShapeBuilder (chỉ mục int)

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;

public RemoteFusedGraphExecuteInfo.Builder addDefaultGraphOutputTensorShape (chỉ mục int, giá trị RemoteFusedGraphExecuteInfo.TensorShapeTypeProto )

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;

công khai RemoteFusedGraphExecuteInfo.Builder addDefaultGraphOutputTensorShape (giá trị RemoteFusedGraphExecuteInfo.TensorShapeTypeProto )

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;

công khai RemoteFusedGraphExecuteInfo.Builder addDefaultGraphOutputTensorShape ( RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;

công khai RemoteFusedGraphExecuteInfo.Builder addDefaultGraphOutputTensorShape (chỉ mục int, RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;

công khai RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder addDefaultGraphOutputTensorShapeBuilder (chỉ mục int)

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;

công khai RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder addDefaultGraphOutputTensorShapeBuilder ()

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;

công khai RemoteFusedGraphExecuteInfo.Builder addGraphInputNodeName (Giá trị chuỗi)

 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;

công khai RemoteFusedGraphExecuteInfo.Builder addGraphInputNodeNameBytes (giá trị com.google.protobuf.ByteString)

 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;

công khai RemoteFusedGraphExecuteInfo.Builder addGraphOutputNodeName (Giá trị chuỗi)

 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;

công khai RemoteFusedGraphExecuteInfo.Builder addGraphOutputNodeNameBytes (giá trị com.google.protobuf.ByteString)

 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;

public RemoteFusedGraphExecuteInfo.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

bản dựng RemoteFusedGraphExecuteInfo công khai ()

công khai RemoteFuseGraphExecuteInfo buildPartial ()

công khai RemoteFusedGraphExecuteInfo.Builder rõ ràng ()

công khai RemoteFusedGraphExecuteInfo.Builder clearDefaultGraphInputTensorShape ()

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;

công khai RemoteFusedGraphExecuteInfo.Builder clearDefaultGraphOutputTensorShape ()

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;

công khai RemoteFusedGraphExecuteInfo.Builder clearExecutorName ()

 Executor's name
 
string executor_name = 4;

public RemoteFusedGraphExecuteInfo.Builder clearField (trường com.google.protobuf.Descriptors.FieldDescriptor)

công khai RemoteFusedGraphExecuteInfo.Builder clearGraphInputNodeName ()

 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;

công khai RemoteFusedGraphExecuteInfo.Builder clearGraphOutputNodeName ()

 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;

công khai RemoteFusedGraphExecuteInfo.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

công khai RemoteFusedGraphExecuteInfo.Builder clearRemoteGraph ()

 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;

public RemoteFusedGraphExecuteInfo.Builder clearSerializedExecutorParameters ()

 Optional: Parameters given to the executor
 
bytes serialized_executor_parameters = 5;

bản sao công khai RemoteFusedGraphExecuteInfo.Builder ()

công khai RemoteFusedGraphExecuteInfo.TensorShapeTypeProto getDefaultGraphInputTensorShape (chỉ mục int)

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;

công khai RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder getDefaultGraphInputTensorShapeBuilder (chỉ mục int)

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;

Danh sách công khai< RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder > getDefaultGraphInputTensorShapeBuilderList ()

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;

int công khai getDefaultGraphInputTensorShapeCount ()

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;

Danh sách công khai< RemoteFusedGraphExecuteInfo.TensorShapeTypeProto > getDefaultGraphInputTensorShapeList ()

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;

công khai RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder getDefaultGraphInputTensorShapeOrBuilder (chỉ mục int)

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;

Danh sách công khai<? mở rộng RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder > getDefaultGraphInputTensorShapeOrBuilderList ()

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;

công khai RemoteFusedGraphExecuteInfo.TensorShapeTypeProto getDefaultGraphOutputTensorShape (chỉ mục int)

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;

công khai RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder getDefaultGraphOutputTensorShapeBuilder (chỉ mục int)

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;

Danh sách công khai< RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder > getDefaultGraphOutputTensorShapeBuilderList ()

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;

int công khai getDefaultGraphOutputTensorShapeCount ()

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;

Danh sách công khai< RemoteFusedGraphExecuteInfo.TensorShapeTypeProto > getDefaultGraphOutputTensorShapeList ()

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;

công khai RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder getDefaultGraphOutputTensorShapeOrBuilder (chỉ mục int)

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;

Danh sách công khai<? mở rộng RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder > getDefaultGraphOutputTensorShapeOrBuilderList ()

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;

công khai RemoteFusedGraphExecuteInfo getDefaultInstanceForType ()

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

com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()

Chuỗi công khai getExecutorName ()

 Executor's name
 
string executor_name = 4;

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

 Executor's name
 
string executor_name = 4;

Chuỗi công khai getGraphInputNodeName (chỉ mục int)

 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;

công khai com.google.protobuf.ByteString getGraphInputNodeNameBytes (chỉ mục int)

 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;

int công khai getGraphInputNodeNameCount ()

 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;

com.google.protobuf.ProtocolStringList công khai getGraphInputNodeNameList ()

 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;

Chuỗi công khai getGraphOutputNodeName (chỉ mục int)

 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;

công khai com.google.protobuf.ByteString getGraphOutputNodeNameBytes (chỉ mục int)

 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;

int công khai getGraphOutputNodeNameCount ()

 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;

com.google.protobuf.ProtocolStringList công khai getGraphOutputNodeNameList ()

 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;

GraphDef công khai getRemoteGraph ()

 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;

GraphDef.Builder công khai getRemoteGraphBuilder ()

 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;

GraphDefOrBuilder công khai getRemoteGraphOrBuilder ()

 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;

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

 Optional: Parameters given to the executor
 
bytes serialized_executor_parameters = 5;

boolean công khai hasRemoteGraph ()

 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;

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

công khai RemoteFusedGraphExecuteInfo.Builder mergeFrom (com.google.protobuf.Message other)

công khai RemoteFusedGraphExecuteInfo.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

công khai RemoteFusedGraphExecuteInfo.Builder mergeRemoteGraph (giá trị GraphDef )

 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;

trận chung kết công khai RemoteFusedGraphExecuteInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

công khai RemoteFusedGraphExecuteInfo.Builder xóaDefaultGraphInputTensorShape (chỉ mục int)

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;

công khai RemoteFusedGraphExecuteInfo.Builder xóaDefaultGraphOutputTensorShape (chỉ mục int)

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;

công khai RemoteFusedGraphExecuteInfo.Builder setDefaultGraphInputTensorShape (chỉ mục int, RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;

public RemoteFusedGraphExecuteInfo.Builder setDefaultGraphInputTensorShape (chỉ mục int, giá trị RemoteFusedGraphExecuteInfo.TensorShapeTypeProto )

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;

công khai RemoteFusedGraphExecuteInfo.Builder setDefaultGraphOutputTensorShape (chỉ mục int, RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;

public RemoteFusedGraphExecuteInfo.Builder setDefaultGraphOutputTensorShape (chỉ mục int, giá trị RemoteFusedGraphExecuteInfo.TensorShapeTypeProto )

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 TODO(satok): Remote output tensor shape once shape information is stored
 in NodeDef
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;

công khai RemoteFusedGraphExecuteInfo.Builder setExecutorName (Giá trị chuỗi)

 Executor's name
 
string executor_name = 4;

công khai RemoteFusedGraphExecuteInfo.Builder setExecutorNameBytes (giá trị com.google.protobuf.ByteString)

 Executor's name
 
string executor_name = 4;

public RemoteFusedGraphExecuteInfo.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

public RemoteFusedGraphExecuteInfo.Builder setGraphInputNodeName (chỉ mục int, giá trị chuỗi)

 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;

public RemoteFusedGraphExecuteInfo.Builder setGraphOutputNodeName (chỉ mục int, giá trị chuỗi)

 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;

công khai RemoteFusedGraphExecuteInfo.Builder setRemoteGraph ( GraphDef.Builder builderForValue)

 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;

public RemoteFusedGraphExecuteInfo.Builder setRemoteGraph (giá trị GraphDef )

 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;

công khai từ xaGleGraphExecuteInfo.Builder setrepeatedField (com.google.protobuf.descriptors.fielddescriptor, int index, giá trị đối tượng)

công khai từ xaGraphExecuteInfo.Builder SetSerializedExecutorParameter (com.google.protobuf.Bytestring Value)

 Optional: Parameters given to the executor
 
bytes serialized_executor_parameters = 5;

công khai cuối cùng từ xafusesgraphexecuteInfo.builder setunknownfields (com.google.probuf.unknownfieldset UnknownFields)