client.register_model

Registers a model without uploading an artifact. Requires a fdl.ModelInfo object containing information about the model.

❗️

Not supported with client 2.0 and above

Please use client.add_model() going forward.