Tencent / PocketFlow

An Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications.
https://pocketflow.github.io
Other
2.78k stars 490 forks source link

scripts/run_seven.sh #294

Open betterhalfwzm opened 5 years ago

betterhalfwzm commented 5 years ago

@ubuntu:~/PocketFlow$ ./scripts/run_seven.sh nets/mobilenet_at_ilsvrc12_run.py -n=8 --learner dis-chn-pruned --mobilenet_version 2 --enbl_dst creating a minimal code directory: /home/wangzhaoming/PocketFlow -> /home/wangzhaoming/PocketFlow-minimal Python script: nets/mobilenet_at_ilsvrc12_run.py Job name: pocket-flow

of GPUs: 8

extra arguments: --learner dis-chn-pruned --mobilenet_version 2 --enbl_dst --model_http_url https://api.ai.tencent.com/pocketflow --data_dir_local /data4/ImageNet/tfrecords/imagenet/train_shards 'nets/mobilenet_at_ilsvrc12_run.py' -> 'main.py' ./scripts/run_seven.sh: line 51: seven: command not found

A1exy commented 4 years ago

@betterhalfwzm 哥们 请问你这个问题解决了吗?我也遇到了。