Uses of Class
org.tensorflow.proto.VersionDef
Packages that use VersionDef
-
Uses of VersionDef in org.tensorflow.proto
Methods in org.tensorflow.proto that return VersionDefModifier and TypeMethodDescriptionVersionDef.Builder.build()VersionDef.Builder.buildPartial()static VersionDefVersionDef.getDefaultInstance()VersionDef.Builder.getDefaultInstanceForType()VersionDef.getDefaultInstanceForType()BundleHeaderProto.Builder.getVersion()Versioning of the tensor bundle format.BundleHeaderProto.getVersion()Versioning of the tensor bundle format.BundleHeaderProtoOrBuilder.getVersion()Versioning of the tensor bundle format.FingerprintDef.Builder.getVersion()Version specification of the fingerprint.FingerprintDef.getVersion()Version specification of the fingerprint.FingerprintDefOrBuilder.getVersion()Version specification of the fingerprint.SavedObjectGraphOuterClass.SavedUserObject.Builder.getVersion()Version information from the producer of this SavedUserObject.SavedObjectGraphOuterClass.SavedUserObject.getVersion()Version information from the producer of this SavedUserObject.SavedObjectGraphOuterClass.SavedUserObjectOrBuilder.getVersion()Version information from the producer of this SavedUserObject.GraphDef.Builder.getVersions()Compatibility versions of the graph.GraphDef.getVersions()Compatibility versions of the graph.GraphDefOrBuilder.getVersions()Compatibility versions of the graph.SavedTensorSliceMeta.Builder.getVersions()Compatibility version of this checkpoint.SavedTensorSliceMeta.getVersions()Compatibility version of this checkpoint.SavedTensorSliceMetaOrBuilder.getVersions()Compatibility version of this checkpoint.static VersionDefVersionDef.parseDelimitedFrom(InputStream input) static VersionDefVersionDef.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static VersionDefVersionDef.parseFrom(byte[] data) static VersionDefVersionDef.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static VersionDefVersionDef.parseFrom(ByteString data) static VersionDefVersionDef.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static VersionDefVersionDef.parseFrom(CodedInputStream input) static VersionDefVersionDef.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static VersionDefVersionDef.parseFrom(InputStream input) static VersionDefVersionDef.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static VersionDefVersionDef.parseFrom(ByteBuffer data) static VersionDefVersionDef.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type VersionDefModifier and TypeMethodDescriptionVersionDef.getParserForType()static Parser<VersionDef> VersionDef.parser()Methods in org.tensorflow.proto with parameters of type VersionDefModifier and TypeMethodDescriptionVersionDef.Builder.mergeFrom(VersionDef other) BundleHeaderProto.Builder.mergeVersion(VersionDef value) Versioning of the tensor bundle format.FingerprintDef.Builder.mergeVersion(VersionDef value) Version specification of the fingerprint.SavedObjectGraphOuterClass.SavedUserObject.Builder.mergeVersion(VersionDef value) Version information from the producer of this SavedUserObject.GraphDef.Builder.mergeVersions(VersionDef value) Compatibility versions of the graph.SavedTensorSliceMeta.Builder.mergeVersions(VersionDef value) Compatibility version of this checkpoint.static VersionDef.BuilderVersionDef.newBuilder(VersionDef prototype) BundleHeaderProto.Builder.setVersion(VersionDef value) Versioning of the tensor bundle format.FingerprintDef.Builder.setVersion(VersionDef value) Version specification of the fingerprint.SavedObjectGraphOuterClass.SavedUserObject.Builder.setVersion(VersionDef value) Version information from the producer of this SavedUserObject.GraphDef.Builder.setVersions(VersionDef value) Compatibility versions of the graph.SavedTensorSliceMeta.Builder.setVersions(VersionDef value) Compatibility version of this checkpoint.