Uses of Interface
org.tensorflow.proto.TensorSliceProtoOrBuilder
Packages that use TensorSliceProtoOrBuilder
-
Uses of TensorSliceProtoOrBuilder in org.tensorflow.proto
Classes in org.tensorflow.proto that implement TensorSliceProtoOrBuilderModifier and TypeClassDescriptionfinal classCan only be interpreted if you know the corresponding TensorShape.static final classCan only be interpreted if you know the corresponding TensorShape.Methods in org.tensorflow.proto that return TensorSliceProtoOrBuilderModifier and TypeMethodDescriptionSavedSlice.Builder.getSliceOrBuilder()Extent of the slice.SavedSlice.getSliceOrBuilder()Extent of the slice.SavedSliceMeta.Builder.getSliceOrBuilder(int index) Explicit list of slices saved in the checkpoint file.SavedSliceMeta.getSliceOrBuilder(int index) Explicit list of slices saved in the checkpoint file.SavedSliceMetaOrBuilder.getSliceOrBuilder(int index) Explicit list of slices saved in the checkpoint file.SavedSliceOrBuilder.getSliceOrBuilder()Extent of the slice.BundleEntryProto.Builder.getSlicesOrBuilder(int index) Iff present, this entry represents a partitioned tensor.BundleEntryProto.getSlicesOrBuilder(int index) Iff present, this entry represents a partitioned tensor.BundleEntryProtoOrBuilder.getSlicesOrBuilder(int index) Iff present, this entry represents a partitioned tensor.Methods in org.tensorflow.proto that return types with arguments of type TensorSliceProtoOrBuilderModifier and TypeMethodDescriptionList<? extends TensorSliceProtoOrBuilder> SavedSliceMeta.Builder.getSliceOrBuilderList()Explicit list of slices saved in the checkpoint file.List<? extends TensorSliceProtoOrBuilder> SavedSliceMeta.getSliceOrBuilderList()Explicit list of slices saved in the checkpoint file.List<? extends TensorSliceProtoOrBuilder> SavedSliceMetaOrBuilder.getSliceOrBuilderList()Explicit list of slices saved in the checkpoint file.List<? extends TensorSliceProtoOrBuilder> BundleEntryProto.Builder.getSlicesOrBuilderList()Iff present, this entry represents a partitioned tensor.List<? extends TensorSliceProtoOrBuilder> BundleEntryProto.getSlicesOrBuilderList()Iff present, this entry represents a partitioned tensor.List<? extends TensorSliceProtoOrBuilder> BundleEntryProtoOrBuilder.getSlicesOrBuilderList()Iff present, this entry represents a partitioned tensor.