alibaba--mnn
3 行
90 B
Bash
可执行文件
3 行
90 B
Bash
可执行文件
#!/bin/bash
|
|
./MNNConvert -f TFLITE --modelFile $1 --MNNModel $2 --bizCode AliNNTest $3 $4
|