- 21 Dec, 2019 1 commit
-
-
Rinat Shigapov authored
* async inference support * implemented concurrent decorator * fixes for Python versions < 3.7 * async methods depend on python version * revert changes in forward method * async_test -> async_simple_test, debug logging is done via logger.debug * add async test * add asynctest to test requirements * async tests are run in Python 3.7 * check CUDA, add docs * fix device * run test only if CUDA is available * fix linting * custom operators can run on nondefault stream * set current stream in kernel launch configuration * example fixes * add async/sync interface comparison benchmark * fix linting
-
- 07 Nov, 2019 1 commit
-
-
Jon Crall authored
* Add tests for NMS * Fix linting errors * Add DeviceGaurd to nms_cuda
-
- 31 Jul, 2019 1 commit
-
-
Kai Chen authored
* add isort config * use isort to sort imports * add isort to travis
-
- 28 Jul, 2019 1 commit
-
-
Kai Chen authored
-
- 11 Jul, 2019 1 commit
-
-
Daniel Suess authored
* Implement all extension building in main setup.py * Remove old build files * Adapt installation guide * Refactor to comply with flake8 * Move imports into functions & refactor module paths * Format setup.py with yapf * Move cython/numpy import back to head of file * Add note to use verbose mode for pip in INSTALL.md
-
- 07 Apr, 2019 1 commit
-
-
Kai Chen authored
* port nms extension from maskrcnn-benchmark * fix linting error
-
- 06 Feb, 2019 1 commit
-
-
Kai Chen authored
-
- 29 Nov, 2018 1 commit
-
-
YouAnsheng authored
Fix bug for gpu_nms.
-
- 26 Nov, 2018 1 commit
-
-
Kai Chen authored
-
- 23 Nov, 2018 1 commit
-
-
YouAnsheng authored
Fix bug for nms_wrapper.
-
- 16 Oct, 2018 1 commit
-
-
Kai Chen authored
-
- 07 Oct, 2018 1 commit
-
-
Kai Chen authored
-
- 02 Sep, 2018 1 commit
-
-
Kai Chen authored
-