Deployment ========== REST Deployment: .. code-block:: python p.deploy(mode="rest") ONNX Export: .. code-block:: python p.deploy(mode="onnx")