Uses of Interface
org.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpecOrBuilder
Packages that use SavedObjectGraphOuterClass.FunctionSpecOrBuilder
-
Uses of SavedObjectGraphOuterClass.FunctionSpecOrBuilder in org.tensorflow.proto
Classes in org.tensorflow.proto that implement SavedObjectGraphOuterClass.FunctionSpecOrBuilderModifier and TypeClassDescriptionstatic final classRepresents `FunctionSpec` used in `Function`.static final classRepresents `FunctionSpec` used in `Function`.Methods in org.tensorflow.proto that return SavedObjectGraphOuterClass.FunctionSpecOrBuilderModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder.getFunctionSpecOrBuilder()The spec of the function that this ConcreteFunction is traced from.SavedObjectGraphOuterClass.SavedBareConcreteFunction.getFunctionSpecOrBuilder()The spec of the function that this ConcreteFunction is traced from.SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuilder.getFunctionSpecOrBuilder()The spec of the function that this ConcreteFunction is traced from.SavedObjectGraphOuterClass.SavedFunction.Builder.getFunctionSpecOrBuilder().tensorflow.FunctionSpec function_spec = 2;SavedObjectGraphOuterClass.SavedFunction.getFunctionSpecOrBuilder().tensorflow.FunctionSpec function_spec = 2;SavedObjectGraphOuterClass.SavedFunctionOrBuilder.getFunctionSpecOrBuilder().tensorflow.FunctionSpec function_spec = 2;