Uses of Class
org.tensorflow.framework.MetaGraphDef
Packages that use MetaGraphDef
-
Uses of MetaGraphDef in org.tensorflow.framework
Methods in org.tensorflow.framework that return MetaGraphDefModifier and TypeMethodDescriptionMetaGraphDef.Builder.build()MetaGraphDef.Builder.buildPartial()static MetaGraphDefMetaGraphDef.getDefaultInstance()MetaGraphDef.Builder.getDefaultInstanceForType()MetaGraphDef.getDefaultInstanceForType()static MetaGraphDefMetaGraphDef.parseDelimitedFrom(InputStream input) static MetaGraphDefMetaGraphDef.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetaGraphDefMetaGraphDef.parseFrom(byte[] data) static MetaGraphDefMetaGraphDef.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetaGraphDefMetaGraphDef.parseFrom(com.google.protobuf.ByteString data) static MetaGraphDefMetaGraphDef.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetaGraphDefMetaGraphDef.parseFrom(com.google.protobuf.CodedInputStream input) static MetaGraphDefMetaGraphDef.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetaGraphDefMetaGraphDef.parseFrom(InputStream input) static MetaGraphDefMetaGraphDef.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetaGraphDefMetaGraphDef.parseFrom(ByteBuffer data) static MetaGraphDefMetaGraphDef.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.framework that return types with arguments of type MetaGraphDefModifier and TypeMethodDescriptioncom.google.protobuf.Parser<MetaGraphDef> MetaGraphDef.getParserForType()static com.google.protobuf.Parser<MetaGraphDef> MetaGraphDef.parser()Methods in org.tensorflow.framework with parameters of type MetaGraphDefModifier and TypeMethodDescriptionMetaGraphDef.Builder.mergeFrom(MetaGraphDef other) static MetaGraphDef.BuilderMetaGraphDef.newBuilder(MetaGraphDef prototype)