Package org.tensorflow.framework
Class MetaGraphDef
- java.lang.Object
-
- org.nd4j.shade.protobuf.AbstractMessageLite
-
- org.nd4j.shade.protobuf.AbstractMessage
-
- org.nd4j.shade.protobuf.GeneratedMessageV3
-
- org.tensorflow.framework.MetaGraphDef
-
- All Implemented Interfaces:
Serializable,org.nd4j.shade.protobuf.Message,org.nd4j.shade.protobuf.MessageLite,org.nd4j.shade.protobuf.MessageLiteOrBuilder,org.nd4j.shade.protobuf.MessageOrBuilder,MetaGraphDefOrBuilder
public final class MetaGraphDef extends org.nd4j.shade.protobuf.GeneratedMessageV3 implements MetaGraphDefOrBuilder
NOTE: This protocol buffer is evolving, and will go through revisions in the coming months. Protocol buffer containing the following which are necessary to restart training, run inference. It can be used to serialize/de-serialize memory objects necessary for running computation in a graph when crossing the process boundary. It can be used for long term storage of graphs, cross-language execution of graphs, etc. MetaInfoDef GraphDef SaverDef CollectionDef TensorInfo SignatureDef
Protobuf typetensorflow.MetaGraphDef- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMetaGraphDef.BuilderNOTE: This protocol buffer is evolving, and will go through revisions in the coming months.static classMetaGraphDef.MetaInfoDefMeta information regarding the graph to be exported.static interfaceMetaGraphDef.MetaInfoDefOrBuilder-
Nested classes/interfaces inherited from class org.nd4j.shade.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field Description static intASSET_FILE_DEF_FIELD_NUMBERstatic intCOLLECTION_DEF_FIELD_NUMBERstatic intGRAPH_DEF_FIELD_NUMBERstatic intMETA_INFO_DEF_FIELD_NUMBERstatic intSAVER_DEF_FIELD_NUMBERstatic intSIGNATURE_DEF_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsCollectionDef(String key)collection_def: Map from collection name to collections.booleancontainsSignatureDef(String key)signature_def: Map from user supplied key for a signature to a single SignatureDef.booleanequals(Object obj)AssetFileDefgetAssetFileDef(int index)Asset file def to be used with the defined graph.intgetAssetFileDefCount()Asset file def to be used with the defined graph.List<AssetFileDef>getAssetFileDefList()Asset file def to be used with the defined graph.AssetFileDefOrBuildergetAssetFileDefOrBuilder(int index)Asset file def to be used with the defined graph.List<? extends AssetFileDefOrBuilder>getAssetFileDefOrBuilderList()Asset file def to be used with the defined graph.Map<String,CollectionDef>getCollectionDef()Deprecated.intgetCollectionDefCount()collection_def: Map from collection name to collections.Map<String,CollectionDef>getCollectionDefMap()collection_def: Map from collection name to collections.CollectionDefgetCollectionDefOrDefault(String key, CollectionDef defaultValue)collection_def: Map from collection name to collections.CollectionDefgetCollectionDefOrThrow(String key)collection_def: Map from collection name to collections.static MetaGraphDefgetDefaultInstance()MetaGraphDefgetDefaultInstanceForType()static org.nd4j.shade.protobuf.Descriptors.DescriptorgetDescriptor()GraphDefgetGraphDef()GraphDef.GraphDefOrBuildergetGraphDefOrBuilder()GraphDef.MetaGraphDef.MetaInfoDefgetMetaInfoDef().tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;MetaGraphDef.MetaInfoDefOrBuildergetMetaInfoDefOrBuilder().tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;org.nd4j.shade.protobuf.Parser<MetaGraphDef>getParserForType()SaverDefgetSaverDef()SaverDef.SaverDefOrBuildergetSaverDefOrBuilder()SaverDef.intgetSerializedSize()Map<String,SignatureDef>getSignatureDef()Deprecated.intgetSignatureDefCount()signature_def: Map from user supplied key for a signature to a single SignatureDef.Map<String,SignatureDef>getSignatureDefMap()signature_def: Map from user supplied key for a signature to a single SignatureDef.SignatureDefgetSignatureDefOrDefault(String key, SignatureDef defaultValue)signature_def: Map from user supplied key for a signature to a single SignatureDef.SignatureDefgetSignatureDefOrThrow(String key)signature_def: Map from user supplied key for a signature to a single SignatureDef.org.nd4j.shade.protobuf.UnknownFieldSetgetUnknownFields()booleanhasGraphDef()GraphDef.inthashCode()booleanhasMetaInfoDef().tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;booleanhasSaverDef()SaverDef.protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected org.nd4j.shade.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static MetaGraphDef.BuildernewBuilder()static MetaGraphDef.BuildernewBuilder(MetaGraphDef prototype)MetaGraphDef.BuildernewBuilderForType()protected MetaGraphDef.BuildernewBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static MetaGraphDefparseDelimitedFrom(InputStream input)static MetaGraphDefparseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static MetaGraphDefparseFrom(byte[] data)static MetaGraphDefparseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static MetaGraphDefparseFrom(InputStream input)static MetaGraphDefparseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static MetaGraphDefparseFrom(ByteBuffer data)static MetaGraphDefparseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static MetaGraphDefparseFrom(org.nd4j.shade.protobuf.ByteString data)static MetaGraphDefparseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static MetaGraphDefparseFrom(org.nd4j.shade.protobuf.CodedInputStream input)static MetaGraphDefparseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static org.nd4j.shade.protobuf.Parser<MetaGraphDef>parser()MetaGraphDef.BuildertoBuilder()voidwriteTo(org.nd4j.shade.protobuf.CodedOutputStream output)-
Methods inherited from class org.nd4j.shade.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, isStringEmpty, 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, writeStringNoTag
-
Methods inherited from class org.nd4j.shade.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class org.nd4j.shade.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
META_INFO_DEF_FIELD_NUMBER
public static final int META_INFO_DEF_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GRAPH_DEF_FIELD_NUMBER
public static final int GRAPH_DEF_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SAVER_DEF_FIELD_NUMBER
public static final int SAVER_DEF_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COLLECTION_DEF_FIELD_NUMBER
public static final int COLLECTION_DEF_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SIGNATURE_DEF_FIELD_NUMBER
public static final int SIGNATURE_DEF_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ASSET_FILE_DEF_FIELD_NUMBER
public static final int ASSET_FILE_DEF_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getUnknownFields
public final org.nd4j.shade.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfaceorg.nd4j.shade.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getDescriptor
public static final org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected org.nd4j.shade.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
hasMetaInfoDef
public boolean hasMetaInfoDef()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;- Specified by:
hasMetaInfoDefin interfaceMetaGraphDefOrBuilder- Returns:
- Whether the metaInfoDef field is set.
-
getMetaInfoDef
public MetaGraphDef.MetaInfoDef getMetaInfoDef()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;- Specified by:
getMetaInfoDefin interfaceMetaGraphDefOrBuilder- Returns:
- The metaInfoDef.
-
getMetaInfoDefOrBuilder
public MetaGraphDef.MetaInfoDefOrBuilder getMetaInfoDefOrBuilder()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;- Specified by:
getMetaInfoDefOrBuilderin interfaceMetaGraphDefOrBuilder
-
hasGraphDef
public boolean hasGraphDef()
GraphDef.
.tensorflow.GraphDef graph_def = 2;- Specified by:
hasGraphDefin interfaceMetaGraphDefOrBuilder- Returns:
- Whether the graphDef field is set.
-
getGraphDef
public GraphDef getGraphDef()
GraphDef.
.tensorflow.GraphDef graph_def = 2;- Specified by:
getGraphDefin interfaceMetaGraphDefOrBuilder- Returns:
- The graphDef.
-
getGraphDefOrBuilder
public GraphDefOrBuilder getGraphDefOrBuilder()
GraphDef.
.tensorflow.GraphDef graph_def = 2;- Specified by:
getGraphDefOrBuilderin interfaceMetaGraphDefOrBuilder
-
hasSaverDef
public boolean hasSaverDef()
SaverDef.
.tensorflow.SaverDef saver_def = 3;- Specified by:
hasSaverDefin interfaceMetaGraphDefOrBuilder- Returns:
- Whether the saverDef field is set.
-
getSaverDef
public SaverDef getSaverDef()
SaverDef.
.tensorflow.SaverDef saver_def = 3;- Specified by:
getSaverDefin interfaceMetaGraphDefOrBuilder- Returns:
- The saverDef.
-
getSaverDefOrBuilder
public SaverDefOrBuilder getSaverDefOrBuilder()
SaverDef.
.tensorflow.SaverDef saver_def = 3;- Specified by:
getSaverDefOrBuilderin interfaceMetaGraphDefOrBuilder
-
getCollectionDefCount
public int getCollectionDefCount()
Description copied from interface:MetaGraphDefOrBuildercollection_def: Map from collection name to collections. See CollectionDef section for details.
map<string, .tensorflow.CollectionDef> collection_def = 4;- Specified by:
getCollectionDefCountin interfaceMetaGraphDefOrBuilder
-
containsCollectionDef
public boolean containsCollectionDef(String key)
collection_def: Map from collection name to collections. See CollectionDef section for details.
map<string, .tensorflow.CollectionDef> collection_def = 4;- Specified by:
containsCollectionDefin interfaceMetaGraphDefOrBuilder
-
getCollectionDef
@Deprecated public Map<String,CollectionDef> getCollectionDef()
Deprecated.UsegetCollectionDefMap()instead.- Specified by:
getCollectionDefin interfaceMetaGraphDefOrBuilder
-
getCollectionDefMap
public Map<String,CollectionDef> getCollectionDefMap()
collection_def: Map from collection name to collections. See CollectionDef section for details.
map<string, .tensorflow.CollectionDef> collection_def = 4;- Specified by:
getCollectionDefMapin interfaceMetaGraphDefOrBuilder
-
getCollectionDefOrDefault
public CollectionDef getCollectionDefOrDefault(String key, CollectionDef defaultValue)
collection_def: Map from collection name to collections. See CollectionDef section for details.
map<string, .tensorflow.CollectionDef> collection_def = 4;- Specified by:
getCollectionDefOrDefaultin interfaceMetaGraphDefOrBuilder
-
getCollectionDefOrThrow
public CollectionDef getCollectionDefOrThrow(String key)
collection_def: Map from collection name to collections. See CollectionDef section for details.
map<string, .tensorflow.CollectionDef> collection_def = 4;- Specified by:
getCollectionDefOrThrowin interfaceMetaGraphDefOrBuilder
-
getSignatureDefCount
public int getSignatureDefCount()
Description copied from interface:MetaGraphDefOrBuildersignature_def: Map from user supplied key for a signature to a single SignatureDef.
map<string, .tensorflow.SignatureDef> signature_def = 5;- Specified by:
getSignatureDefCountin interfaceMetaGraphDefOrBuilder
-
containsSignatureDef
public boolean containsSignatureDef(String key)
signature_def: Map from user supplied key for a signature to a single SignatureDef.
map<string, .tensorflow.SignatureDef> signature_def = 5;- Specified by:
containsSignatureDefin interfaceMetaGraphDefOrBuilder
-
getSignatureDef
@Deprecated public Map<String,SignatureDef> getSignatureDef()
Deprecated.UsegetSignatureDefMap()instead.- Specified by:
getSignatureDefin interfaceMetaGraphDefOrBuilder
-
getSignatureDefMap
public Map<String,SignatureDef> getSignatureDefMap()
signature_def: Map from user supplied key for a signature to a single SignatureDef.
map<string, .tensorflow.SignatureDef> signature_def = 5;- Specified by:
getSignatureDefMapin interfaceMetaGraphDefOrBuilder
-
getSignatureDefOrDefault
public SignatureDef getSignatureDefOrDefault(String key, SignatureDef defaultValue)
signature_def: Map from user supplied key for a signature to a single SignatureDef.
map<string, .tensorflow.SignatureDef> signature_def = 5;- Specified by:
getSignatureDefOrDefaultin interfaceMetaGraphDefOrBuilder
-
getSignatureDefOrThrow
public SignatureDef getSignatureDefOrThrow(String key)
signature_def: Map from user supplied key for a signature to a single SignatureDef.
map<string, .tensorflow.SignatureDef> signature_def = 5;- Specified by:
getSignatureDefOrThrowin interfaceMetaGraphDefOrBuilder
-
getAssetFileDefList
public List<AssetFileDef> getAssetFileDefList()
Asset file def to be used with the defined graph.
repeated .tensorflow.AssetFileDef asset_file_def = 6;- Specified by:
getAssetFileDefListin interfaceMetaGraphDefOrBuilder
-
getAssetFileDefOrBuilderList
public List<? extends AssetFileDefOrBuilder> getAssetFileDefOrBuilderList()
Asset file def to be used with the defined graph.
repeated .tensorflow.AssetFileDef asset_file_def = 6;- Specified by:
getAssetFileDefOrBuilderListin interfaceMetaGraphDefOrBuilder
-
getAssetFileDefCount
public int getAssetFileDefCount()
Asset file def to be used with the defined graph.
repeated .tensorflow.AssetFileDef asset_file_def = 6;- Specified by:
getAssetFileDefCountin interfaceMetaGraphDefOrBuilder
-
getAssetFileDef
public AssetFileDef getAssetFileDef(int index)
Asset file def to be used with the defined graph.
repeated .tensorflow.AssetFileDef asset_file_def = 6;- Specified by:
getAssetFileDefin interfaceMetaGraphDefOrBuilder
-
getAssetFileDefOrBuilder
public AssetFileDefOrBuilder getAssetFileDefOrBuilder(int index)
Asset file def to be used with the defined graph.
repeated .tensorflow.AssetFileDef asset_file_def = 6;- Specified by:
getAssetFileDefOrBuilderin interfaceMetaGraphDefOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(org.nd4j.shade.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfaceorg.nd4j.shade.protobuf.MessageLite- Overrides:
writeToin classorg.nd4j.shade.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfaceorg.nd4j.shade.protobuf.MessageLite- Overrides:
getSerializedSizein classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfaceorg.nd4j.shade.protobuf.Message- Overrides:
equalsin classorg.nd4j.shade.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfaceorg.nd4j.shade.protobuf.Message- Overrides:
hashCodein classorg.nd4j.shade.protobuf.AbstractMessage
-
parseFrom
public static MetaGraphDef parseFrom(ByteBuffer data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MetaGraphDef parseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MetaGraphDef parseFrom(org.nd4j.shade.protobuf.ByteString data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MetaGraphDef parseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MetaGraphDef parseFrom(byte[] data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MetaGraphDef parseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MetaGraphDef parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static MetaGraphDef parseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static MetaGraphDef parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static MetaGraphDef parseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static MetaGraphDef parseFrom(org.nd4j.shade.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static MetaGraphDef parseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public MetaGraphDef.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfaceorg.nd4j.shade.protobuf.Message- Specified by:
newBuilderForTypein interfaceorg.nd4j.shade.protobuf.MessageLite
-
newBuilder
public static MetaGraphDef.Builder newBuilder()
-
newBuilder
public static MetaGraphDef.Builder newBuilder(MetaGraphDef prototype)
-
toBuilder
public MetaGraphDef.Builder toBuilder()
- Specified by:
toBuilderin interfaceorg.nd4j.shade.protobuf.Message- Specified by:
toBuilderin interfaceorg.nd4j.shade.protobuf.MessageLite
-
newBuilderForType
protected MetaGraphDef.Builder newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static MetaGraphDef getDefaultInstance()
-
parser
public static org.nd4j.shade.protobuf.Parser<MetaGraphDef> parser()
-
getParserForType
public org.nd4j.shade.protobuf.Parser<MetaGraphDef> getParserForType()
- Specified by:
getParserForTypein interfaceorg.nd4j.shade.protobuf.Message- Specified by:
getParserForTypein interfaceorg.nd4j.shade.protobuf.MessageLite- Overrides:
getParserForTypein classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public MetaGraphDef getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageOrBuilder
-
-