Uses of Class
org.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
Packages that use SavedObjectGraphOuterClass.SavedConcreteFunction
-
Uses of SavedObjectGraphOuterClass.SavedConcreteFunction in org.tensorflow.proto
Methods in org.tensorflow.proto that return SavedObjectGraphOuterClass.SavedConcreteFunctionModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.SavedConcreteFunction.Builder.build()SavedObjectGraphOuterClass.SavedConcreteFunction.Builder.buildPartial()SavedObjectGraphOuterClass.SavedObjectGraph.Builder.getConcreteFunctionsOrDefault(String key, SavedObjectGraphOuterClass.SavedConcreteFunction defaultValue) Information about captures and output structures in concrete functions.SavedObjectGraphOuterClass.SavedObjectGraph.getConcreteFunctionsOrDefault(String key, SavedObjectGraphOuterClass.SavedConcreteFunction defaultValue) Information about captures and output structures in concrete functions.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder.getConcreteFunctionsOrDefault(String key, SavedObjectGraphOuterClass.SavedConcreteFunction defaultValue) Information about captures and output structures in concrete functions.SavedObjectGraphOuterClass.SavedObjectGraph.Builder.getConcreteFunctionsOrThrow(String key) Information about captures and output structures in concrete functions.SavedObjectGraphOuterClass.SavedObjectGraph.getConcreteFunctionsOrThrow(String key) Information about captures and output structures in concrete functions.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder.getConcreteFunctionsOrThrow(String key) Information about captures and output structures in concrete functions.SavedObjectGraphOuterClass.SavedConcreteFunction.getDefaultInstance()SavedObjectGraphOuterClass.SavedConcreteFunction.Builder.getDefaultInstanceForType()SavedObjectGraphOuterClass.SavedConcreteFunction.getDefaultInstanceForType()SavedObjectGraphOuterClass.SavedConcreteFunction.parseDelimitedFrom(InputStream input) SavedObjectGraphOuterClass.SavedConcreteFunction.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedConcreteFunction.parseFrom(byte[] data) SavedObjectGraphOuterClass.SavedConcreteFunction.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedConcreteFunction.parseFrom(ByteString data) SavedObjectGraphOuterClass.SavedConcreteFunction.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedConcreteFunction.parseFrom(CodedInputStream input) SavedObjectGraphOuterClass.SavedConcreteFunction.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedConcreteFunction.parseFrom(InputStream input) SavedObjectGraphOuterClass.SavedConcreteFunction.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedConcreteFunction.parseFrom(ByteBuffer data) SavedObjectGraphOuterClass.SavedConcreteFunction.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type SavedObjectGraphOuterClass.SavedConcreteFunctionModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.SavedObjectGraph.Builder.getConcreteFunctions()Deprecated.SavedObjectGraphOuterClass.SavedObjectGraph.getConcreteFunctions()Deprecated.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder.getConcreteFunctions()Deprecated.SavedObjectGraphOuterClass.SavedObjectGraph.Builder.getConcreteFunctionsMap()Information about captures and output structures in concrete functions.SavedObjectGraphOuterClass.SavedObjectGraph.getConcreteFunctionsMap()Information about captures and output structures in concrete functions.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder.getConcreteFunctionsMap()Information about captures and output structures in concrete functions.SavedObjectGraphOuterClass.SavedObjectGraph.Builder.getMutableConcreteFunctions()Deprecated.SavedObjectGraphOuterClass.SavedConcreteFunction.getParserForType()SavedObjectGraphOuterClass.SavedConcreteFunction.parser()Methods in org.tensorflow.proto with parameters of type SavedObjectGraphOuterClass.SavedConcreteFunctionModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.SavedObjectGraph.Builder.getConcreteFunctionsOrDefault(String key, SavedObjectGraphOuterClass.SavedConcreteFunction defaultValue) Information about captures and output structures in concrete functions.SavedObjectGraphOuterClass.SavedObjectGraph.getConcreteFunctionsOrDefault(String key, SavedObjectGraphOuterClass.SavedConcreteFunction defaultValue) Information about captures and output structures in concrete functions.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder.getConcreteFunctionsOrDefault(String key, SavedObjectGraphOuterClass.SavedConcreteFunction defaultValue) Information about captures and output structures in concrete functions.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder.mergeFrom(SavedObjectGraphOuterClass.SavedConcreteFunction other) SavedObjectGraphOuterClass.SavedConcreteFunction.newBuilder(SavedObjectGraphOuterClass.SavedConcreteFunction prototype) SavedObjectGraphOuterClass.SavedObjectGraph.Builder.putConcreteFunctions(String key, SavedObjectGraphOuterClass.SavedConcreteFunction value) Information about captures and output structures in concrete functions.Method parameters in org.tensorflow.proto with type arguments of type SavedObjectGraphOuterClass.SavedConcreteFunctionModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.SavedObjectGraph.Builder.putAllConcreteFunctions(Map<String, SavedObjectGraphOuterClass.SavedConcreteFunction> values) Information about captures and output structures in concrete functions.