Class SavedSlice

All Implemented Interfaces:
Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, Serializable, SavedSliceOrBuilder

public final class SavedSlice extends GeneratedMessageV3 implements SavedSliceOrBuilder
Saved tensor slice: it stores the name of the tensors, the slice, and the
raw data.
Protobuf type tensorflow.SavedSlice
See Also: