Created by: wzzju
PR types
Others
PR changes
Others
Describe
- Reduce the training iterations in test_fetch_unmerged and test_fuse_bn_act_pass.
- Use the single GPU card to execute the test_fuse_bn_act_pass UT.
Unit Test | Original Time Consumption(sec) | Current Time Consumption(sec) |
---|---|---|
test_fuse_bn_act_pass | 25.00 | 20.37 |
test_fetch_unmerged | 23.32 | 17.70 |
The time consumption is counted by PR-CI-Py3.