摘要:
主页: github: 安装: wiki: 使用: shell [root@localhost user] cat config_rdt.sh !/bin/bash HP_COS=4 LP_COS=5 HP_CORES="0 7" LP_CORES="8 17" LP_CAT_CONFIG=$1 L 阅读全文
摘要:
```shell
[root@localhost custom-resnet-v2]# cat runme.sh
#python demo_slim.py -h
#python demo_slim.py --cpu_num 8 --inter_op_threads 1 --intra_op_threads 8 --dump_timeline True # export KMP_AFFINITY=... 阅读全文