public final class RemoteFusedGraphExecuteInfo extends org.nd4j.shade.protobuf.GeneratedMessageV3 implements RemoteFusedGraphExecuteInfoOrBuilder
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 type
tensorflow.RemoteFusedGraphExecuteInfo| Modifier and Type | Class and Description |
|---|---|
static class |
RemoteFusedGraphExecuteInfo.Builder
Protocol buffer representing a handle to a tensorflow resource.
|
static class |
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
Protobuf type
tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto |
static interface |
RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder |
org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent, org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage>, org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage>, org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable, org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_GRAPH_INPUT_TENSOR_SHAPE_FIELD_NUMBER |
static int |
DEFAULT_GRAPH_OUTPUT_TENSOR_SHAPE_FIELD_NUMBER |
static int |
EXECUTOR_NAME_FIELD_NUMBER |
static int |
GRAPH_INPUT_NODE_NAME_FIELD_NUMBER |
static int |
GRAPH_OUTPUT_NODE_NAME_FIELD_NUMBER |
static int |
REMOTE_GRAPH_FIELD_NUMBER |
static int |
SERIALIZED_EXECUTOR_PARAMETERS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto |
getDefaultGraphInputTensorShape(int index)
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
int |
getDefaultGraphInputTensorShapeCount()
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
List<RemoteFusedGraphExecuteInfo.TensorShapeTypeProto> |
getDefaultGraphInputTensorShapeList()
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder |
getDefaultGraphInputTensorShapeOrBuilder(int index)
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
List<? extends RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder> |
getDefaultGraphInputTensorShapeOrBuilderList()
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
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
|
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
|
List<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
|
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
|
List<? extends 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
|
static RemoteFusedGraphExecuteInfo |
getDefaultInstance() |
RemoteFusedGraphExecuteInfo |
getDefaultInstanceForType() |
static org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getExecutorName()
Executor's name
|
org.nd4j.shade.protobuf.ByteString |
getExecutorNameBytes()
Executor's name
|
String |
getGraphInputNodeName(int index)
Remote fused graph input node name
|
org.nd4j.shade.protobuf.ByteString |
getGraphInputNodeNameBytes(int index)
Remote fused graph input node name
|
int |
getGraphInputNodeNameCount()
Remote fused graph input node name
|
org.nd4j.shade.protobuf.ProtocolStringList |
getGraphInputNodeNameList()
Remote fused graph input node name
|
String |
getGraphOutputNodeName(int index)
Remote fused graph output node name
|
org.nd4j.shade.protobuf.ByteString |
getGraphOutputNodeNameBytes(int index)
Remote fused graph output node name
|
int |
getGraphOutputNodeNameCount()
Remote fused graph output node name
|
org.nd4j.shade.protobuf.ProtocolStringList |
getGraphOutputNodeNameList()
Remote fused graph output node name
|
org.nd4j.shade.protobuf.Parser<RemoteFusedGraphExecuteInfo> |
getParserForType() |
GraphDef |
getRemoteGraph()
Definition of remote graph
|
GraphDefOrBuilder |
getRemoteGraphOrBuilder()
Definition of remote graph
|
org.nd4j.shade.protobuf.ByteString |
getSerializedExecutorParameters()
Optional: Parameters given to the executor
|
int |
getSerializedSize() |
org.nd4j.shade.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasRemoteGraph()
Definition of remote graph
|
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static RemoteFusedGraphExecuteInfo.Builder |
newBuilder() |
static RemoteFusedGraphExecuteInfo.Builder |
newBuilder(RemoteFusedGraphExecuteInfo prototype) |
RemoteFusedGraphExecuteInfo.Builder |
newBuilderForType() |
protected RemoteFusedGraphExecuteInfo.Builder |
newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static RemoteFusedGraphExecuteInfo |
parseDelimitedFrom(InputStream input) |
static RemoteFusedGraphExecuteInfo |
parseDelimitedFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteFusedGraphExecuteInfo |
parseFrom(byte[] data) |
static RemoteFusedGraphExecuteInfo |
parseFrom(byte[] data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteFusedGraphExecuteInfo |
parseFrom(ByteBuffer data) |
static RemoteFusedGraphExecuteInfo |
parseFrom(ByteBuffer data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteFusedGraphExecuteInfo |
parseFrom(org.nd4j.shade.protobuf.ByteString data) |
static RemoteFusedGraphExecuteInfo |
parseFrom(org.nd4j.shade.protobuf.ByteString data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteFusedGraphExecuteInfo |
parseFrom(org.nd4j.shade.protobuf.CodedInputStream input) |
static RemoteFusedGraphExecuteInfo |
parseFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteFusedGraphExecuteInfo |
parseFrom(InputStream input) |
static RemoteFusedGraphExecuteInfo |
parseFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static org.nd4j.shade.protobuf.Parser<RemoteFusedGraphExecuteInfo> |
parser() |
RemoteFusedGraphExecuteInfo.Builder |
toBuilder() |
void |
writeTo(org.nd4j.shade.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int REMOTE_GRAPH_FIELD_NUMBER
public static final int GRAPH_INPUT_NODE_NAME_FIELD_NUMBER
public static final int GRAPH_OUTPUT_NODE_NAME_FIELD_NUMBER
public static final int EXECUTOR_NAME_FIELD_NUMBER
public static final int SERIALIZED_EXECUTOR_PARAMETERS_FIELD_NUMBER
public static final int DEFAULT_GRAPH_INPUT_TENSOR_SHAPE_FIELD_NUMBER
public static final int DEFAULT_GRAPH_OUTPUT_TENSOR_SHAPE_FIELD_NUMBER
protected Object newInstance(org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class org.nd4j.shade.protobuf.GeneratedMessageV3public final org.nd4j.shade.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface org.nd4j.shade.protobuf.MessageOrBuildergetUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3public static final org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.nd4j.shade.protobuf.GeneratedMessageV3public boolean hasRemoteGraph()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;hasRemoteGraph in interface RemoteFusedGraphExecuteInfoOrBuilderpublic GraphDef getRemoteGraph()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;getRemoteGraph in interface RemoteFusedGraphExecuteInfoOrBuilderpublic GraphDefOrBuilder getRemoteGraphOrBuilder()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;getRemoteGraphOrBuilder in interface RemoteFusedGraphExecuteInfoOrBuilderpublic org.nd4j.shade.protobuf.ProtocolStringList getGraphInputNodeNameList()
Remote fused graph input node name
repeated string graph_input_node_name = 2;getGraphInputNodeNameList in interface RemoteFusedGraphExecuteInfoOrBuilderpublic int getGraphInputNodeNameCount()
Remote fused graph input node name
repeated string graph_input_node_name = 2;getGraphInputNodeNameCount in interface RemoteFusedGraphExecuteInfoOrBuilderpublic String getGraphInputNodeName(int index)
Remote fused graph input node name
repeated string graph_input_node_name = 2;getGraphInputNodeName in interface RemoteFusedGraphExecuteInfoOrBuilderpublic org.nd4j.shade.protobuf.ByteString getGraphInputNodeNameBytes(int index)
Remote fused graph input node name
repeated string graph_input_node_name = 2;getGraphInputNodeNameBytes in interface RemoteFusedGraphExecuteInfoOrBuilderpublic org.nd4j.shade.protobuf.ProtocolStringList getGraphOutputNodeNameList()
Remote fused graph output node name
repeated string graph_output_node_name = 3;getGraphOutputNodeNameList in interface RemoteFusedGraphExecuteInfoOrBuilderpublic int getGraphOutputNodeNameCount()
Remote fused graph output node name
repeated string graph_output_node_name = 3;getGraphOutputNodeNameCount in interface RemoteFusedGraphExecuteInfoOrBuilderpublic String getGraphOutputNodeName(int index)
Remote fused graph output node name
repeated string graph_output_node_name = 3;getGraphOutputNodeName in interface RemoteFusedGraphExecuteInfoOrBuilderpublic org.nd4j.shade.protobuf.ByteString getGraphOutputNodeNameBytes(int index)
Remote fused graph output node name
repeated string graph_output_node_name = 3;getGraphOutputNodeNameBytes in interface RemoteFusedGraphExecuteInfoOrBuilderpublic String getExecutorName()
Executor's name
string executor_name = 4;getExecutorName in interface RemoteFusedGraphExecuteInfoOrBuilderpublic org.nd4j.shade.protobuf.ByteString getExecutorNameBytes()
Executor's name
string executor_name = 4;getExecutorNameBytes in interface RemoteFusedGraphExecuteInfoOrBuilderpublic org.nd4j.shade.protobuf.ByteString getSerializedExecutorParameters()
Optional: Parameters given to the executor
bytes serialized_executor_parameters = 5;getSerializedExecutorParameters in interface RemoteFusedGraphExecuteInfoOrBuilderpublic List<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;getDefaultGraphInputTensorShapeList in interface RemoteFusedGraphExecuteInfoOrBuilderpublic List<? extends 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;getDefaultGraphInputTensorShapeOrBuilderList in interface RemoteFusedGraphExecuteInfoOrBuilderpublic 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;getDefaultGraphInputTensorShapeCount in interface RemoteFusedGraphExecuteInfoOrBuilderpublic 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;getDefaultGraphInputTensorShape in interface RemoteFusedGraphExecuteInfoOrBuilderpublic 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;getDefaultGraphInputTensorShapeOrBuilder in interface RemoteFusedGraphExecuteInfoOrBuilderpublic List<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;getDefaultGraphOutputTensorShapeList in interface RemoteFusedGraphExecuteInfoOrBuilderpublic List<? extends 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;getDefaultGraphOutputTensorShapeOrBuilderList in interface RemoteFusedGraphExecuteInfoOrBuilderpublic 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;getDefaultGraphOutputTensorShapeCount in interface RemoteFusedGraphExecuteInfoOrBuilderpublic 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;getDefaultGraphOutputTensorShape in interface RemoteFusedGraphExecuteInfoOrBuilderpublic 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;getDefaultGraphOutputTensorShapeOrBuilder in interface RemoteFusedGraphExecuteInfoOrBuilderpublic final boolean isInitialized()
isInitialized in interface org.nd4j.shade.protobuf.MessageLiteOrBuilderisInitialized in class org.nd4j.shade.protobuf.GeneratedMessageV3public void writeTo(org.nd4j.shade.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface org.nd4j.shade.protobuf.MessageLitewriteTo in class org.nd4j.shade.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface org.nd4j.shade.protobuf.MessageLitegetSerializedSize in class org.nd4j.shade.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface org.nd4j.shade.protobuf.Messageequals in class org.nd4j.shade.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface org.nd4j.shade.protobuf.MessagehashCode in class org.nd4j.shade.protobuf.AbstractMessagepublic static RemoteFusedGraphExecuteInfo parseFrom(ByteBuffer data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
org.nd4j.shade.protobuf.InvalidProtocolBufferExceptionpublic static RemoteFusedGraphExecuteInfo parseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
org.nd4j.shade.protobuf.InvalidProtocolBufferExceptionpublic static RemoteFusedGraphExecuteInfo parseFrom(org.nd4j.shade.protobuf.ByteString data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
org.nd4j.shade.protobuf.InvalidProtocolBufferExceptionpublic static RemoteFusedGraphExecuteInfo parseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
org.nd4j.shade.protobuf.InvalidProtocolBufferExceptionpublic static RemoteFusedGraphExecuteInfo parseFrom(byte[] data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
org.nd4j.shade.protobuf.InvalidProtocolBufferExceptionpublic static RemoteFusedGraphExecuteInfo parseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
org.nd4j.shade.protobuf.InvalidProtocolBufferExceptionpublic static RemoteFusedGraphExecuteInfo parseFrom(InputStream input) throws IOException
IOExceptionpublic static RemoteFusedGraphExecuteInfo parseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RemoteFusedGraphExecuteInfo parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RemoteFusedGraphExecuteInfo parseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RemoteFusedGraphExecuteInfo parseFrom(org.nd4j.shade.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RemoteFusedGraphExecuteInfo parseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic RemoteFusedGraphExecuteInfo.Builder newBuilderForType()
newBuilderForType in interface org.nd4j.shade.protobuf.MessagenewBuilderForType in interface org.nd4j.shade.protobuf.MessageLitepublic static RemoteFusedGraphExecuteInfo.Builder newBuilder()
public static RemoteFusedGraphExecuteInfo.Builder newBuilder(RemoteFusedGraphExecuteInfo prototype)
public RemoteFusedGraphExecuteInfo.Builder toBuilder()
toBuilder in interface org.nd4j.shade.protobuf.MessagetoBuilder in interface org.nd4j.shade.protobuf.MessageLiteprotected RemoteFusedGraphExecuteInfo.Builder newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class org.nd4j.shade.protobuf.GeneratedMessageV3public static RemoteFusedGraphExecuteInfo getDefaultInstance()
public static org.nd4j.shade.protobuf.Parser<RemoteFusedGraphExecuteInfo> parser()
public org.nd4j.shade.protobuf.Parser<RemoteFusedGraphExecuteInfo> getParserForType()
getParserForType in interface org.nd4j.shade.protobuf.MessagegetParserForType in interface org.nd4j.shade.protobuf.MessageLitegetParserForType in class org.nd4j.shade.protobuf.GeneratedMessageV3public RemoteFusedGraphExecuteInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageOrBuilderCopyright © 2021. All rights reserved.