Uses of Class
org.tensorflow.framework.MetaGraphDef.MetaInfoDef
Packages that use MetaGraphDef.MetaInfoDef
-
Uses of MetaGraphDef.MetaInfoDef in org.tensorflow.framework
Methods in org.tensorflow.framework that return MetaGraphDef.MetaInfoDefModifier and TypeMethodDescriptionMetaGraphDef.MetaInfoDef.Builder.build()MetaGraphDef.MetaInfoDef.Builder.buildPartial()static MetaGraphDef.MetaInfoDefMetaGraphDef.MetaInfoDef.getDefaultInstance()MetaGraphDef.MetaInfoDef.Builder.getDefaultInstanceForType()MetaGraphDef.MetaInfoDef.getDefaultInstanceForType()MetaGraphDef.Builder.getMetaInfoDef().tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;MetaGraphDef.getMetaInfoDef().tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;MetaGraphDefOrBuilder.getMetaInfoDef().tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;static MetaGraphDef.MetaInfoDefMetaGraphDef.MetaInfoDef.parseDelimitedFrom(InputStream input) static MetaGraphDef.MetaInfoDefMetaGraphDef.MetaInfoDef.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetaGraphDef.MetaInfoDefMetaGraphDef.MetaInfoDef.parseFrom(byte[] data) static MetaGraphDef.MetaInfoDefMetaGraphDef.MetaInfoDef.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetaGraphDef.MetaInfoDefMetaGraphDef.MetaInfoDef.parseFrom(com.google.protobuf.ByteString data) static MetaGraphDef.MetaInfoDefMetaGraphDef.MetaInfoDef.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetaGraphDef.MetaInfoDefMetaGraphDef.MetaInfoDef.parseFrom(com.google.protobuf.CodedInputStream input) static MetaGraphDef.MetaInfoDefMetaGraphDef.MetaInfoDef.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetaGraphDef.MetaInfoDefMetaGraphDef.MetaInfoDef.parseFrom(InputStream input) static MetaGraphDef.MetaInfoDefMetaGraphDef.MetaInfoDef.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetaGraphDef.MetaInfoDefMetaGraphDef.MetaInfoDef.parseFrom(ByteBuffer data) static MetaGraphDef.MetaInfoDefMetaGraphDef.MetaInfoDef.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.framework that return types with arguments of type MetaGraphDef.MetaInfoDefModifier and TypeMethodDescriptioncom.google.protobuf.Parser<MetaGraphDef.MetaInfoDef> MetaGraphDef.MetaInfoDef.getParserForType()static com.google.protobuf.Parser<MetaGraphDef.MetaInfoDef> MetaGraphDef.MetaInfoDef.parser()Methods in org.tensorflow.framework with parameters of type MetaGraphDef.MetaInfoDefModifier and TypeMethodDescriptionMetaGraphDef.MetaInfoDef.Builder.mergeFrom(MetaGraphDef.MetaInfoDef other) MetaGraphDef.Builder.mergeMetaInfoDef(MetaGraphDef.MetaInfoDef value) .tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;MetaGraphDef.MetaInfoDef.newBuilder(MetaGraphDef.MetaInfoDef prototype) MetaGraphDef.Builder.setMetaInfoDef(MetaGraphDef.MetaInfoDef value) .tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;