Model.export#
- Model.export(path)[source]#
Export the model as a Python package.
Warning
This feature is experimental. See the limitaions section in
export_model().This method performs the
export_model()on self. Seeexport_model()section for the details.Added in version 0.22.0.