Uses of Class
tensorflow.SavedObjectGraphOuterClass.SavedFunction
Packages that use SavedObjectGraphOuterClass.SavedFunction
-
Uses of SavedObjectGraphOuterClass.SavedFunction in tensorflow
Methods in tensorflow 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, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedFunction.parseFrom(byte[] data) SavedObjectGraphOuterClass.SavedFunction.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedFunction.parseFrom(com.google.protobuf.ByteString data) SavedObjectGraphOuterClass.SavedFunction.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedFunction.parseFrom(com.google.protobuf.CodedInputStream input) SavedObjectGraphOuterClass.SavedFunction.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedFunction.parseFrom(InputStream input) SavedObjectGraphOuterClass.SavedFunction.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SavedObjectGraphOuterClass.SavedFunction.parseFrom(ByteBuffer data) SavedObjectGraphOuterClass.SavedFunction.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tensorflow that return types with arguments of type SavedObjectGraphOuterClass.SavedFunctionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SavedObjectGraphOuterClass.SavedFunction> SavedObjectGraphOuterClass.SavedFunction.getParserForType()static com.google.protobuf.Parser<SavedObjectGraphOuterClass.SavedFunction> SavedObjectGraphOuterClass.SavedFunction.parser()Methods in tensorflow 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;