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.
 
tensorflow.RemoteFusedGraphExecuteInfo מסוג Protobuf.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 index, 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 index)
 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 index, 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 index)
 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 index)
 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 index)
 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 index)
 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 index)
 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 index)
 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 index)
 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
final static 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 index)
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
com.google.protobuf.ByteString
getGraphInputNodeNameBytes (int index)
 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 index)
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
com.google.protobuf.ByteString
getGraphOutputNodeNameBytes (int index)
 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;
בוליאנית סופית
RemoteFusedGraphExecuteInfo.Builder
mergeFrom (com.google.protobuf.Message אחר)
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;
final RemoteFusedGraphExecuteInfo.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
RemoteFusedGraphExecuteInfo.Builder
removeDefaultGraphInputTensorShape (int index)
 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 index)
 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 index, 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 index, 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 index, ערך מחרוזת)
 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, אינדקס אינט, ערך אובייקט)
RemoteFusedGraphExecuteInfo.Builder
setSerializedExecutorParameters (ערך com.google.protobuf.ByteString)
 Optional: Parameters given to the executor
 
bytes serialized_executor_parameters = 5;
final RemoteFusedGraphExecuteInfo.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

שיטות ציבוריות

public 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;

public 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;

public RemoteFusedGraphExecuteInfo.Builder addAllGraphInputNodeName (ערכי איטרנס<String>)

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

public RemoteFusedGraphExecuteInfo.Builder addAllGraphOutputNodeName (ערכי <String> שניתן לבצע)

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

public 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;

public 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;

public 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;

public RemoteFusedGraphExecuteInfo.Builder addDefaultGraphInputTensorShape (int index, 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.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;

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder addDefaultGraphInputTensorShapeBuilder (int index)

 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 (אינדקס 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;

public 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;

public 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;

public RemoteFusedGraphExecuteInfo.Builder addDefaultGraphOutputTensorShape (int index, 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.TensorShapeTypeProto.Builder addDefaultGraphOutputTensorShapeBuilder (int index)

 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.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;

public RemoteFusedGraphExecuteInfo.Builder addGraphInputNodeName (ערך מחרוזת)

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

public RemoteFusedGraphExecuteInfo.Builder addGraphInputNodeNameBytes (ערך com.google.protobuf.ByteString)

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

public RemoteFusedGraphExecuteInfo.Builder addGraphOutputNodeName (ערך מחרוזת)

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

public RemoteFusedGraphExecuteInfo.Builder addGraphOutputNodeNameBytes (ערך com.google.protobuf.ByteString)

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

public RemoteFusedGraphExecuteInfo.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

בניית RemoteFusedGraphExecuteInfo ציבורית ()

public RemoteFusedGraphExecuteInfo buildPartial ()

public 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;

public 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;

public RemoteFusedGraphExecuteInfo.Builder clearExecutorName ()

 Executor's name
 
string executor_name = 4;

public RemoteFusedGraphExecuteInfo.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)

public RemoteFusedGraphExecuteInfo.Builder clearGraphInputNodeName ()

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

public RemoteFusedGraphExecuteInfo.Builder clearGraphOutputNodeName ()

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

public RemoteFusedGraphExecuteInfo.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public 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;

שיבוט ציבורי RemoteFusedGraphExecuteInfo.Builder ()

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto getDefaultGraphInputTensorShape (int index)

 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.TensorShapeTypeProto.Builder getDefaultGraphInputTensorShapeBuilder (int index)

 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;

public 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;

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder getDefaultGraphInputTensorShapeOrBuilder (int index)

 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;

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto getDefaultGraphOutputTensorShape (int index)

 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.TensorShapeTypeProto.Builder getDefaultGraphOutputTensorShapeBuilder (int index)

 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;

public 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;

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder getDefaultGraphOutputTensorShapeOrBuilder (int index)

 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;

public RemoteFusedGraphExecuteInfo getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

מחרוזת ציבורית getExecutorName ()

 Executor's name
 
string executor_name = 4;

public com.google.protobuf.ByteString getExecutorNameBytes ()

 Executor's name
 
string executor_name = 4;

מחרוזת ציבורית getGraphInputNodeName (int index)

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

public com.google.protobuf.ByteString getGraphInputNodeNameBytes (int index)

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

public int getGraphInputNodeNameCount ()

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

public com.google.protobuf.ProtocolStringList getGraphInputNodeNameList ()

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

מחרוזת ציבורית getGraphOutputNodeName (int index)

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

public com.google.protobuf.ByteString getGraphOutputNodeNameBytes (int index)

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

public int getGraphOutputNodeNameCount ()

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

public com.google.protobuf.ProtocolStringList getGraphOutputNodeNameList ()

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

public GraphDef getRemoteGraph ()

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

public GraphDef.Builder getRemoteGraphBuilder ()

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

public GraphDefOrBuilder getRemoteGraphOrBuilder ()

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

public 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;

בוליאני הסופי הציבורי הוא אתחול ()

public RemoteFusedGraphExecuteInfo.Builder mergeFrom (com.google.protobuf.Message אחר)

public RemoteFusedGraphExecuteInfo.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public RemoteFusedGraphExecuteInfo.Builder mergeRemoteGraph (ערך GraphDef )

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

public final RemoteFusedGraphExecuteInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public RemoteFusedGraphExecuteInfo.Builder removeDefaultGraphInputTensorShape (int index)

 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 removeDefaultGraphOutputTensorShape (int index)

 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 setDefaultGraphInputTensorShape (int index, 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 (אינדקס 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;

public RemoteFusedGraphExecuteInfo.Builder setDefaultGraphOutputTensorShape (int index, 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 (אינדקס 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;

public RemoteFusedGraphExecuteInfo.Builder setExecutorName (ערך מחרוזת)

 Executor's name
 
string executor_name = 4;

public RemoteFusedGraphExecuteInfo.Builder setExecutorNameBytes (ערך com.google.protobuf.ByteString)

 Executor's name
 
string executor_name = 4;

public RemoteFusedGraphExecuteInfo.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public RemoteFusedGraphExecuteInfo.Builder setGraphInputNodeName (אינדקס int, ערך מחרוזת)

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

public RemoteFusedGraphExecuteInfo.Builder setGraphOutputNodeName (אינדקס int, ערך מחרוזת)

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

public RemoteFusedGraphExecuteInfo.Builder setRemoteGraph ( GraphDef.Builder builderForValue)

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

public RemoteFusedGraphExecuteInfo.Builder setRemoteGraph (ערך GraphDef )

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

public RemoteFusedGraphExecuteInfo.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס int, ערך אובייקט)

public RemoteFusedGraphExecuteInfo.Builder setSerializedExecutorParameters (ערך com.google.protobuf.ByteString)

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

public final RemoteFusedGraphExecuteInfo.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)