Package tensorflow

Class SavedObjectGraphOuterClass.FunctionSpec

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
tensorflow.SavedObjectGraphOuterClass.FunctionSpec
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, SavedObjectGraphOuterClass.FunctionSpecOrBuilder
Enclosing class:
SavedObjectGraphOuterClass

public static final class SavedObjectGraphOuterClass.FunctionSpec extends com.google.protobuf.GeneratedMessageV3 implements SavedObjectGraphOuterClass.FunctionSpecOrBuilder
 Represents `FunctionSpec` used in `Function`. This represents a
 function that has been wrapped as a TensorFlow `Function`.
 
Protobuf type tensorflow.FunctionSpec
See Also: