Class SavedObjectGraphOuterClass.SavedUserObject

All Implemented Interfaces:
Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, Serializable, SavedObjectGraphOuterClass.SavedUserObjectOrBuilder
Enclosing class:
SavedObjectGraphOuterClass

public static final class SavedObjectGraphOuterClass.SavedUserObject extends GeneratedMessageV3 implements SavedObjectGraphOuterClass.SavedUserObjectOrBuilder
A SavedUserObject is an object (in the object-oriented language of the
TensorFlow program) of some user- or framework-defined class other than
those handled specifically by the other kinds of SavedObjects.
This object cannot be evaluated as a tensor, and therefore cannot be bound
to an input of a function.
Protobuf type tensorflow.SavedUserObject
See Also: