pull_request_template.md 579 字节
Newer Older
J
Jason 已提交
1 2
# Create A Good Pull Request

J
Jason 已提交
3 4
> 下面的文字请保留在PR说明的最后面,并在提完PR后,根据实际情况勾选确认以下情况  

J
Jason 已提交
5
Please check the follow step before merging this pull request
J
Jason 已提交
6

J
Jason 已提交
7
- [ ] Python code style verification
J
Jason 已提交
8
- [ ] Review all the code diff by yourself
J
Jason 已提交
9 10
- [ ] All models(TensorFLow/Caffe/ONNX/PyTorch) testing passed
- [ ] Details about your pull request, releated issues
J
Jason 已提交
11

J
Jason 已提交
12 13 14
If this PR add new model support, please update `model_zoo.md` and add model to out test model zoos(@wjj19950828)
- [ ] New Model Supported
- [ ] No New Model Supported