Uses of Interface
tensorflow.SavedObjectGraphOuterClass.FunctionSpecOrBuilder
Packages that use SavedObjectGraphOuterClass.FunctionSpecOrBuilder
-
Uses of SavedObjectGraphOuterClass.FunctionSpecOrBuilder in tensorflow
Classes in tensorflow that implement SavedObjectGraphOuterClass.FunctionSpecOrBuilderModifier and TypeClassDescriptionstatic final classRepresents `FunctionSpec` used in `Function`.static final classRepresents `FunctionSpec` used in `Function`.Methods in tensorflow 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;