Uses of Interface
org.tensorflow.framework.VersionDefOrBuilder
Packages that use VersionDefOrBuilder
-
Uses of VersionDefOrBuilder in org.tensorflow.framework
Classes in org.tensorflow.framework that implement VersionDefOrBuilderModifier and TypeClassDescriptionfinal classVersion information for a piece of serialized data There are different types of versions for each type of data (GraphDef, etc.), but they all have the same common shape described here.static final classVersion information for a piece of serialized data There are different types of versions for each type of data (GraphDef, etc.), but they all have the same common shape described here.Methods in org.tensorflow.framework that return VersionDefOrBuilderModifier and TypeMethodDescriptionGraphDef.Builder.getVersionsOrBuilder()Compatibility versions of the graph.GraphDef.getVersionsOrBuilder()Compatibility versions of the graph.GraphDefOrBuilder.getVersionsOrBuilder()Compatibility versions of the graph. -
Uses of VersionDefOrBuilder in tensorflow
Methods in tensorflow that return VersionDefOrBuilderModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.SavedUserObject.Builder.getVersionOrBuilder()Version information from the producer of this SavedUserObject.SavedObjectGraphOuterClass.SavedUserObject.getVersionOrBuilder()Version information from the producer of this SavedUserObject.SavedObjectGraphOuterClass.SavedUserObjectOrBuilder.getVersionOrBuilder()Version information from the producer of this SavedUserObject.