Uses of Interface
org.tensorflow.proto.SavedTensorSliceMetaOrBuilder
Packages that use SavedTensorSliceMetaOrBuilder
-
Uses of SavedTensorSliceMetaOrBuilder in org.tensorflow.proto
Classes in org.tensorflow.proto that implement SavedTensorSliceMetaOrBuilderModifier and TypeClassDescriptionfinal classMetadata describing the set of tensor slices saved in a checkpoint file.static final classMetadata describing the set of tensor slices saved in a checkpoint file.Methods in org.tensorflow.proto that return SavedTensorSliceMetaOrBuilderModifier and TypeMethodDescriptionSavedTensorSlices.Builder.getMetaOrBuilder()This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.SavedTensorSlices.getMetaOrBuilder()This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.SavedTensorSlicesOrBuilder.getMetaOrBuilder()This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.