RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.addAllDefaultGraphInputTensorShape(Iterable<? extends RemoteFusedGraphExecuteInfo.TensorShapeTypeProto> values) |
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.addAllDefaultGraphOutputTensorShape(Iterable<? extends RemoteFusedGraphExecuteInfo.TensorShapeTypeProto> values) |
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
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.addAllGraphInputNodeName(Iterable<String> values) |
Remote fused graph input node name
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.addAllGraphOutputNodeName(Iterable<String> values) |
Remote fused graph output node name
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.addDefaultGraphInputTensorShape(int index,
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto value) |
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.addDefaultGraphInputTensorShape(int index,
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue) |
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.addDefaultGraphInputTensorShape(RemoteFusedGraphExecuteInfo.TensorShapeTypeProto value) |
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.addDefaultGraphInputTensorShape(RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue) |
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.addDefaultGraphOutputTensorShape(int index,
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto value) |
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
|
RemoteFusedGraphExecuteInfo.Builder |
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
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.addDefaultGraphOutputTensorShape(RemoteFusedGraphExecuteInfo.TensorShapeTypeProto value) |
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
|
RemoteFusedGraphExecuteInfo.Builder |
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
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.addGraphInputNodeName(String value) |
Remote fused graph input node name
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.addGraphInputNodeNameBytes(org.nd4j.shade.protobuf.ByteString value) |
Remote fused graph input node name
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.addGraphOutputNodeName(String value) |
Remote fused graph output node name
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.addGraphOutputNodeNameBytes(org.nd4j.shade.protobuf.ByteString value) |
Remote fused graph output node name
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.clear() |
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.clearDefaultGraphInputTensorShape() |
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
RemoteFusedGraphExecuteInfo.Builder |
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
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.clearExecutorName() |
Executor's name
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.clearGraphInputNodeName() |
Remote fused graph input node name
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.clearGraphOutputNodeName() |
Remote fused graph output node name
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.clearRemoteGraph() |
Definition of remote graph
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.clearSerializedExecutorParameters() |
Optional: Parameters given to the executor
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.clone() |
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.mergeFrom(org.nd4j.shade.protobuf.Message other) |
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.mergeFrom(RemoteFusedGraphExecuteInfo other) |
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.mergeRemoteGraph(GraphDef value) |
Definition of remote graph
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
static RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.newBuilder() |
|
static RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.newBuilder(RemoteFusedGraphExecuteInfo prototype) |
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.newBuilderForType() |
|
protected RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.removeDefaultGraphInputTensorShape(int index) |
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
RemoteFusedGraphExecuteInfo.Builder |
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
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.setDefaultGraphInputTensorShape(int index,
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto value) |
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.setDefaultGraphInputTensorShape(int index,
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue) |
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.setDefaultGraphOutputTensorShape(int index,
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto value) |
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
|
RemoteFusedGraphExecuteInfo.Builder |
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
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.setExecutorName(String value) |
Executor's name
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.setExecutorNameBytes(org.nd4j.shade.protobuf.ByteString value) |
Executor's name
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.setGraphInputNodeName(int index,
String value) |
Remote fused graph input node name
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.setGraphOutputNodeName(int index,
String value) |
Remote fused graph output node name
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.setRemoteGraph(GraphDef value) |
Definition of remote graph
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.setRemoteGraph(GraphDef.Builder builderForValue) |
Definition of remote graph
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.setSerializedExecutorParameters(org.nd4j.shade.protobuf.ByteString value) |
Optional: Parameters given to the executor
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.Builder.setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
RemoteFusedGraphExecuteInfo.Builder |
RemoteFusedGraphExecuteInfo.toBuilder() |
|