4.2.1.5.1 Install OML4Py Slim Client Modules
Install the OML4Py Slim Client Modules to access only the ONNX model conversion feature. This lightweight client is ideal when you need ONNX model conversion without the full set of OML4Py functionalities.
Starting with version 2.1.1, OML4Py offers a lightweight OML4Py client that
supports only ONNX model conversion.
Note:
If you plan to install both the full and slim versions of the OML4Py client, make sure to use separate<install_folder> directories for each version. Set the
PYTHONPATH environment variable so that only one version is
loaded at a time.
Parent topic: Install OML4Py Slim Client