.run_ce.sh 171 字节
Newer Older
Z
zhengya01 已提交
1 2 3 4 5 6 7 8 9 10 11
#!/bin/bash

export MKL_NUM_THREADS=1
export OMP_NUM_THREADS=1


export CPU_NUM=1
export NUM_THREADS=1

FLAGS_benchmark=true  python train.py --enable_ce | python _ce.py