wkcn / MobulaOP

A Simple & Flexible Cross Framework Operators Toolkit
MIT License
164 stars 21 forks source link

add logging and kernel check #14

Closed wkcn closed 5 years ago

wkcn commented 5 years ago

It seems that running CUDA kernel fails sometime. So adding check function after calling KERNEL_RUN

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 282


Files with Coverage Reduction New Missed Lines %
mobula/glue/common.py 1 92.78%
mobula/test_utils.py 1 79.12%
mobula/build_utils.py 5 76.17%
mobula/op/load_module.py 6 94.14%
<!-- Total: 13 -->
Totals Coverage Status
Change from base Build 280: -0.9%
Covered Lines: 1121
Relevant Lines: 1423

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 282


Files with Coverage Reduction New Missed Lines %
mobula/glue/common.py 1 92.78%
mobula/test_utils.py 1 79.12%
mobula/build_utils.py 5 76.17%
mobula/op/load_module.py 6 94.14%
<!-- Total: 13 -->
Totals Coverage Status
Change from base Build 280: -0.9%
Covered Lines: 1121
Relevant Lines: 1423

💛 - Coveralls