Created by: xinghai-sun
- Add shuffle type of
instance_shuffle
andbatch_shuffle_clipped
to help investigate problems like #100 (closed). - Enable
min_batch_size
to temporarily avoid "batch_size < trainer_count" error (A permanent fix should be done on Paddle). - Add argument print.