“cd5d7704f7fb9f9be3401b98571961b51f026b0e”上不存在“...tests/git@gitcode.net:s920243400/PaddleDetection.git”
Created by: xinghai-sun
- Move functions in model.py into layer.py
 - Add a DeepSpeech2Model class in model.py, which has train() and infer_batch() methods.
 - Simplify train.py, evaluate.py, infer.py and tune.py。