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

J
Jason 已提交
3
Please check the follow step before merging this pull request
J
Jason 已提交
4

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

J
Jason 已提交
10 11 12
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