Importing an ONNX model

You can train an ONNX model on your local distributed platform and then import it into your ML for IBM z/OS® for deployment and management.

Before you begin

Make sure that you have completed the following installation and configuration tasks:

Procedure

  1. Sign in to the ML for IBM z/OS user interface at https://<yourMLzUI-URL> with your username and password, where <yourWMLzUI-URL> is the host IP address and port number for your MLz UI.

    See Configuring MLz for more information about the host IP address and port number of your MLz.

  2. Go to the Models tab and click Import model.
  3. On the Import model page, click the From file tab.
  4. Specify a name for the new model and select ONNX from the model type menu.
  5. Upload your model source file in .onnx format.

    You can simply drag and drop or browse for the source file into the Upload box.

  6. Click Import model to import the new model.
  7. Verify that the imported model shows up on the Models page.
    Tip: Do not use the new model until it is successfully compiled and its status on the Models page is valid.