Creating and storing the ONNX-formatted output file

You must set the models/fraud/1/model.onnx file as the output file for both nodes in your pipeline.

Prerequisites
Procedure
  1. Select node 1.

  2. Select the Node Properties tab.

  3. Scroll down to the Output Files section, and then click Add.

  4. Set the value to models/fraud/1/model.onnx.

    Set file dependency value
  5. Repeat steps 2-4 for node 2.

  6. Click Save Pipeline.

Verification
  • In node 1, the notebook creates the models/fraud/1/model.onnx file.

  • In node 2, the notebook uploads the models/fraud/1/model.onnx file to the S3 storage bucket.