ale
a3921a7a75
-m scripts.convert
Some checks reported errors
continuous-integration/drone/push Build was killed
Signed-off-by: ale <ale@manalejandro.com>
docker-onnx-converted - convert AI models in ONNX format
Build
docker buildx build -t docker-onnx-converter .
Usage
docker run -ti --name docker-onnx-converter --rm -v $PWD/models:/models docker-onnx-converter \
--model_id /models/<path to model> --quantize --task <type of model task>
License
MIT
Languages
Dockerfile
100%