RunningLeon
|
fabdb473bb
|
Update ncnn test (#298)
* update ncnn test
* type hint
* update test ocr
* update mmseg ut
* ignore ncnn rpn head test
* add logging
* fix ssd base dense head test
* recover bacth in ncnn wrapper
* fix ncnn_ops_ut
* fix yapf
* recover test ops
* fix run_with_backend False
* Revert "fix run_with_backend False"
This reverts commit 83f8f915a25e800f5c2db339584d164ba40b2d9b.
* disable ncnn test test_pytorch_functions.py
Co-authored-by: hanrui1sensetime <83800577+hanrui1sensetime@users.noreply.github.com>
Co-authored-by: hanrui1sensetime <hanrui1@sensetime.com>
|
2021-12-20 14:05:13 +08:00 |
|
Yifan Zhou
|
4149228716
|
[Enhancement]: Import codebase only when it is required (#266)
* Add import codebase
* lint
* Fix import order
* typo
* Fix partition
* docstring
* lint
|
2021-12-10 11:34:22 +08:00 |
|
Yifan Zhou
|
4fc0e79b4e
|
[Enhancement]: Refine backend environment check and fix online unit test (#239)
* Fix
* Fix other backends
* Fix is_available
* fix ncnn
* Add constrict for get rewrite output
* add not
* Fix
* fix
* Fix
* Fix
* Improve tests
* Remove rebundant `cuda`
* Prevent None object and rename variable
* Fix multi-line string
* rename get_backend_checker
* Fix tests
* lint
* docstring
|
2021-12-01 10:19:11 +08:00 |
|
q.yao
|
a8abc75065
|
Add licence head to code (#236)
|
2021-11-30 15:00:37 +08:00 |
|
hanrui1sensetime
|
cab362a248
|
[Unittest] mmcls fix ut (#228)
* mmcls fix ut
* force add data folder
* remove debug info
* fix ut bugs
|
2021-11-25 18:48:11 +08:00 |
|