"tests/conftest.py" did not exist on "7d50af4b020eaf1456468cc1f202996ac638d12a"
- 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
-
- 27 Nov, 2019 1 commit
-
-
Zhao Wang authored
Change pad_d to pad_w at line 821 in deform_conv_cuda_kernel.cu, which is a typo.
-
- 14 Sep, 2019 1 commit
-
-
Cao Yuhang authored
* fix dpool * add _pair in dpool func
-
- 05 Sep, 2019 1 commit
-
-
Ligeng Zhu authored
* Update deform_conv_cuda.cpp * Update deform_pool_cuda.cpp
-
- 31 Jul, 2019 1 commit
-
-
Kai Chen authored
* fix the imports in __init__.py * update contribution guide
-
- 29 Jul, 2019 1 commit
-
-
Kai Chen authored
* restructure the ops directory * add some repr strings
-
- 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
-
- 20 May, 2019 1 commit
-
-
Jiangmiao Pang authored
* Reformat use yapf 0.27.0 * Add yapf style file
-
- 25 Apr, 2019 1 commit
-
-
lyuwenyu authored
Fixed error `TypeError: super(type, obj): obj must be an instance or subtype of type` .
-
- 14 Apr, 2019 1 commit
-
-
Cao Yuhang authored
-
- 07 Apr, 2019 2 commits
- 03 Apr, 2019 1 commit
-
-
Cao Yuhang authored
-
- 06 Feb, 2019 1 commit
-
-
Kai Chen authored
-
- 29 Jan, 2019 2 commits
- 21 Jan, 2019 4 commits
- 19 Jan, 2019 1 commit
-
-
yhcao6 authored
-
- 17 Jan, 2019 2 commits
- 16 Jan, 2019 1 commit
-
-
yhcao6 authored
-
- 15 Jan, 2019 3 commits