RemoteFusedGraphExecuteInfo.Builder

คลาสสุดท้ายคงสาธารณะ 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.
 
Protobuf ประเภท tensorflow.RemoteFusedGraphExecuteInfo

วิธีการสาธารณะ

RemoteFusedGraphExecuteInfo.Builder
addAllDefaultGraphInputTensorShape (Iterable<? ขยาย 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<? ขยาย 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 (ค่า <String> ที่สามารถทำซ้ำได้)
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
RemoteFusedGraphExecuteInfo.Builder
addAllGraphOutputNodeName (ค่า <String> ที่สามารถทำซ้ำได้)
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
RemoteFusedGraphExecuteInfo.Builder
addDefaultGraphInputTensorShape (ดัชนี int, ค่า 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 (ค่า 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 (ดัชนี 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 (ดัชนี 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 (ดัชนี int, ค่า 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 )
 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 (ดัชนี 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 (ดัชนี 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 (ค่าสตริง)
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
RemoteFusedGraphExecuteInfo.Builder
addGraphInputNodeNameBytes (ค่า com.google.protobuf.ByteString)
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
RemoteFusedGraphExecuteInfo.Builder
addGraphOutputNodeName (ค่าสตริง)
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
RemoteFusedGraphExecuteInfo.Builder
addGraphOutputNodeNameBytes (ค่า com.google.protobuf.ByteString)
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
RemoteFusedGraphExecuteInfo.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์)
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 (ฟิลด์ 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 (ดัชนี 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 (ดัชนี 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 >
getDefaultGraphInputTensorShapeBuilderList ()
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
ภายใน
getDefaultGraphInputTensorShapeCount ()
 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 >
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 (ดัชนี 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.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 (ดัชนี 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 (ดัชนี 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 >
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;
ภายใน
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;
รายการ < 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 (ดัชนี 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.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 แบบคงที่ขั้นสุดท้าย
com.google.protobuf.Descriptors.Descriptor
สตริง
getExecutorName ()
 Executor's name
 
string executor_name = 4;
com.google.protobuf.ByteString
getExecutorNameBytes ()
 Executor's name
 
string executor_name = 4;
สตริง
getGraphInputNodeName (ดัชนี int)
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
com.google.protobuf.ByteString
getGraphInputNodeNameBytes (ดัชนี int)
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
ภายใน
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;
สตริง
getGraphOutputNodeName (ดัชนี int)
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
com.google.protobuf.ByteString
getGraphOutputNodeNameBytes (ดัชนี int)
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
ภายใน
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;
กราฟDef
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;
บูลีน
hasRemoteGraph ()
 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;
บูลีนสุดท้าย
RemoteFusedGraphExecuteInfo.Builder
mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ )
RemoteFusedGraphExecuteInfo.Builder
mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RemoteFusedGraphExecuteInfo.Builder
mergeRemoteGraph (ค่า GraphDef )
 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;
RemoteFusedGraphExecuteInfo.Builder สุดท้าย
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
RemoteFusedGraphExecuteInfo.Builder
ลบDefaultGraphInputTensorShape (ดัชนี 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 (ดัชนี 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 (ดัชนี 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 (ดัชนี int, ค่า 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 (ดัชนี 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 (ดัชนี int, ค่า 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 (ค่าสตริง)
 Executor's name
 
string executor_name = 4;
RemoteFusedGraphExecuteInfo.Builder
setExecutorNameBytes (ค่า com.google.protobuf.ByteString)
 Executor's name
 
string executor_name = 4;
RemoteFusedGraphExecuteInfo.Builder
setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
RemoteFusedGraphExecuteInfo.Builder
setGraphInputNodeName (ดัชนี int, ค่าสตริง)
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
RemoteFusedGraphExecuteInfo.Builder
setGraphOutputNodeName (ดัชนี int, ค่าสตริง)
 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 (ค่า GraphDef )
 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;
RemoteFusedGraphExecuteInfo.Builder
setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
RemoteFusedGraphExecuteInfo.Builder
setSerializedExecutorParameters (ค่า com.google.protobuf.ByteString)
 Optional: Parameters given to the executor
 
bytes serialized_executor_parameters = 5;
RemoteFusedGraphExecuteInfo.Builder สุดท้าย
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

วิธีการสืบทอด

วิธีการสาธารณะ

สาธารณะ RemoteFusedGraphExecuteInfo.Builder addAllDefaultGraphInputTensorShape (Iterable <? ขยาย 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 <? ขยาย 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 (ค่า Iterable <String>)

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

สาธารณะ RemoteFusedGraphExecuteInfo.Builder addAllGraphOutputNodeName (ค่า Iterable <String>)

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

สาธารณะ RemoteFusedGraphExecuteInfo.Builder addDefaultGraphInputTensorShape (ดัชนี int, 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 เพิ่มDefaultGraphInputTensorShape (ค่า 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 (ดัชนี 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 เพิ่ม DefaultGraphInputTensorShapeBuilder ()

 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 เพิ่ม DefaultGraphInputTensorShapeBuilder (ดัชนี 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 (ดัชนี int, 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 )

 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 (ดัชนี 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 เพิ่มDefaultGraphOutputTensorShapeBuilder (ดัชนี 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 เพิ่ม DefaultGraphOutputTensorShapeBuilder ()

 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 (ค่าสตริง)

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

สาธารณะ RemoteFusedGraphExecuteInfo.Builder addGraphInputNodeNameBytes (ค่า com.google.protobuf.ByteString)

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

สาธารณะ RemoteFusedGraphExecuteInfo.Builder addGraphOutputNodeName (ค่าสตริง)

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

สาธารณะ RemoteFusedGraphExecuteInfo.Builder addGraphOutputNodeNameBytes (ค่า com.google.protobuf.ByteString)

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

สาธารณะ RemoteFusedGraphExecuteInfo.Builder addRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)

บิลด์ RemoteFusedGraphExecuteInfo สาธารณะ ()

สาธารณะ RemoteFusedGraphExecuteInfo buildPartial ()

สาธารณะ 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 (ฟิลด์ 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 (ดัชนี 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 (ดัชนี 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 > 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;

รายการสาธารณะ < 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 (ดัชนี 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.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 (ดัชนี 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 (ดัชนี 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 > 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;

รายการสาธารณะ < 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 (ดัชนี 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.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 getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

สตริงสาธารณะ getExecutorName ()

 Executor's name
 
string executor_name = 4;

สาธารณะ com.google.protobuf.ByteString getExecutorNameBytes ()

 Executor's name
 
string executor_name = 4;

สตริงสาธารณะ getGraphInputNodeName (ดัชนี int)

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

สาธารณะ com.google.protobuf.ByteString getGraphInputNodeNameBytes (ดัชนี 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;

สตริงสาธารณะ getGraphOutputNodeName (ดัชนี int)

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

สาธารณะ com.google.protobuf.ByteString getGraphOutputNodeNameBytes (ดัชนี 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;

บูลีนสาธารณะ hasRemoteGraph ()

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

บูลีนสุดท้ายสาธารณะ isInitialized ()

สาธารณะ RemoteFusedGraphExecuteInfo.Builder ผสานจาก (com.google.protobuf.Message อื่น ๆ )

สาธารณะ RemoteFusedGraphExecuteInfo.Builder ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สาธารณะ RemoteFusedGraphExecuteInfo.Builder ผสานRemoteGraph (ค่า GraphDef )

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

สาธารณะสุดท้าย RemoteFusedGraphExecuteInfo.Builder ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

สาธารณะ RemoteFusedGraphExecuteInfo.Builder ลบDefaultGraphInputTensorShape (ดัชนี 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 ลบDefaultGraphOutputTensorShape (ดัชนี 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 (ดัชนี 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 (ดัชนี int, 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 (ดัชนี 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 (ดัชนี int, 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 (ค่าสตริง)

 Executor's name
 
string executor_name = 4;

สาธารณะ RemoteFusedGraphExecuteInfo.Builder setExecutorNameBytes (ค่า com.google.protobuf.ByteString)

 Executor's name
 
string executor_name = 4;

สาธารณะ RemoteFusedGraphExecuteInfo.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)

สาธารณะ RemoteFusedGraphExecuteInfo.Builder setGraphInputNodeName (ดัชนี int ค่าสตริง)

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

สาธารณะ RemoteFusedGraphExecuteInfo.Builder setGraphOutputNodeName (ดัชนี int ค่าสตริง)

 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 (ค่า GraphDef )

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

RemoteFusedGraphExecuteInfo.Builder setRepeatedField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)

สาธารณะ RemoteFusedGraphExecuteInfo.Builder setSerializedExecutorParameters (ค่า com.google.protobuf.ByteString)

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

สาธารณะสุดท้าย RemoteFusedGraphExecuteInfo.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)