mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-21 01:55:07 -05:00
9 lines
167 B
YAML
9 lines
167 B
YAML
name: onnx-convert-aml-deploy-tinyyolo
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- numpy
|
|
- git+https://github.com/apple/coremltools@v2.1
|
|
- onnx<1.7.0
|
|
- onnxmltools
|