Uses of Class
org.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
Packages that use SavedObjectGraphOuterClass.SavedFunction
-
Uses of SavedObjectGraphOuterClass.SavedFunction in org.tensorflow.proto
Methods in org.tensorflow.proto that return SavedObjectGraphOuterClass.SavedFunctionModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.SavedFunction.Builder.build()SavedObjectGraphOuterClass.SavedFunction.Builder.buildPartial()SavedObjectGraphOuterClass.SavedFunction.getDefaultInstance()SavedObjectGraphOuterClass.SavedFunction.Builder.getDefaultInstanceForType()SavedObjectGraphOuterClass.SavedFunction.getDefaultInstanceForType()SavedObjectGraphOuterClass.SavedObject.Builder.getFunction().tensorflow.SavedFunction function = 6;SavedObjectGraphOuterClass.SavedObject.getFunction().tensorflow.SavedFunction function = 6;SavedObjectGraphOuterClass.SavedObjectOrBuilder.getFunction().tensorflow.SavedFunction function = 6;SavedObjectGraphOuterClass.SavedFunction.parseDelimitedFrom(InputStream input) SavedObjectGraphOuterClass.SavedFunction.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedFunction.parseFrom(byte[] data) SavedObjectGraphOuterClass.SavedFunction.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedFunction.parseFrom(ByteString data) SavedObjectGraphOuterClass.SavedFunction.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedFunction.parseFrom(CodedInputStream input) SavedObjectGraphOuterClass.SavedFunction.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedFunction.parseFrom(InputStream input) SavedObjectGraphOuterClass.SavedFunction.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedFunction.parseFrom(ByteBuffer data) SavedObjectGraphOuterClass.SavedFunction.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type SavedObjectGraphOuterClass.SavedFunctionModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.SavedFunction.getParserForType()SavedObjectGraphOuterClass.SavedFunction.parser()Methods in org.tensorflow.proto with parameters of type SavedObjectGraphOuterClass.SavedFunctionModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.SavedFunction.Builder.mergeFrom(SavedObjectGraphOuterClass.SavedFunction other) SavedObjectGraphOuterClass.SavedObject.Builder.mergeFunction(SavedObjectGraphOuterClass.SavedFunction value) .tensorflow.SavedFunction function = 6;SavedObjectGraphOuterClass.SavedFunction.newBuilder(SavedObjectGraphOuterClass.SavedFunction prototype) SavedObjectGraphOuterClass.SavedObject.Builder.setFunction(SavedObjectGraphOuterClass.SavedFunction value) .tensorflow.SavedFunction function = 6;