Uses of Class
tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction
Packages that use SavedObjectGraphOuterClass.SavedConcreteFunction
-
Uses of SavedObjectGraphOuterClass.SavedConcreteFunction in tensorflow
Methods in tensorflow 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, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedConcreteFunction.parseFrom(byte[] data) SavedObjectGraphOuterClass.SavedConcreteFunction.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedConcreteFunction.parseFrom(com.google.protobuf.ByteString data) SavedObjectGraphOuterClass.SavedConcreteFunction.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedConcreteFunction.parseFrom(com.google.protobuf.CodedInputStream input) SavedObjectGraphOuterClass.SavedConcreteFunction.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedConcreteFunction.parseFrom(InputStream input) SavedObjectGraphOuterClass.SavedConcreteFunction.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedConcreteFunction.parseFrom(ByteBuffer data) SavedObjectGraphOuterClass.SavedConcreteFunction.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tensorflow 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.com.google.protobuf.Parser<SavedObjectGraphOuterClass.SavedConcreteFunction> SavedObjectGraphOuterClass.SavedConcreteFunction.getParserForType()static com.google.protobuf.Parser<SavedObjectGraphOuterClass.SavedConcreteFunction> SavedObjectGraphOuterClass.SavedConcreteFunction.parser()Methods in tensorflow 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 tensorflow 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.