Skip to content

Commit

Permalink
fix quant seed (PaddlePaddle#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
xiteng1988 authored May 25, 2020
1 parent e33f641 commit 49772be
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions demo/slimfacenet/slim_quant.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,4 @@
export CUDA_VISIBLE_DEVICES=0
python train_eval.py --action quant \
--train_data_dir=./CASIA/ \
--test_data_dir=./lfw/ \
--seed=1
--test_data_dir=./lfw/

0 comments on commit 49772be

Please sign in to comment.