Skip to content

Commit

Permalink
[Docs](bangc-ops):fix mlu-ops docs (Cambricon#515)
Browse files Browse the repository at this point in the history
Co-authored-by: tudejiang <[email protected]>
  • Loading branch information
tudejiang79 and tudejiang authored Mar 10, 2023
1 parent 66ddfc7 commit da319fb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ For static threshold standard details, see: [MLU-OPS Accuracy Acceptance Standar
If you have checked the following items, please tick the relevant box.

- [ ] Data type test
- [ ] Multidimensional tensor test
- [ ] Multi-dimensional tensor test
- [ ] Layout test
- [ ] Different size/integer remainder end segment/alignment misalignment test
- [ ] Zero dimensional tensor test/zero element test
Expand Down Expand Up @@ -75,6 +75,8 @@ Operation:
|Stability test |--gtest_repeat=NUM<br>--thread=NUM| | |
|Mult-platform test |MLU370/MLU590 | | |
|Nan/INF test |Whether to support this test | | |
|Memory leak check |Test result | | |
|Code coverage check |Test result | | |

### 3.3 Performance Test

Expand Down
1 change: 1 addition & 0 deletions docs/MLU-OPS-Test-Report-Template.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
- [ ] 多平台测试
- [ ] gen_case模块测试
- [ ] nan / inf测试
- [ ] bug 修复测试
- [ ] 内存泄漏检查, 详见[GTest-User-Guide-zh](./GTest-User-Guide-zh.md)
- [ ] 代码覆盖率检查,详见[GTest-User-Guide-zh](./GTest-User-Guide-zh.md)
- [ ] IO计算效率检查,详见[MLU-OPS性能验收标准](./MLU-OPS-Performance-Acceptance-Standard.md)
Expand Down

0 comments on commit da319fb

Please sign in to comment.