This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
zhengchun
/
PaddleX
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
8617d3d914
Ramuri
Etichete
zhch158
PaddleX
/
.github
/
pull_request_template.md
pull_request_template.md
403 B
Istoric
Crud
此为PR说明模版
如提交的为部署C++代码,请确认以下自测点是否完成(完成勾选即可),并保留以下的自测点列表,便于Reviewer知晓。
Linux下测试通过
- [ ] batch = 1 预测
- [ ] batch > 1预测
- [ ] 多GPU卡预测
- [ ] TensorRT预测
- [ ] Triton预测
Windows下测试通过
- [ ] batch = 1预测
- [ ] batch > 1预测