- Dec 21, 2019
-
-
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
-
- Dec 14, 2019
- Oct 02, 2019
-
-
Jon Crall authored
* Enable doctests in CI with xdoctest * use xdoctest in travis file * Fix doctest warnings * dont test eggs directory * Ensure xdoctest is installed before running CI
-
- Aug 25, 2019
-
-
Sebastiano Ferraris authored
* requirements to list in setup to avoid repetitions * minor refactoring
-
- Aug 22, 2019
-
-
Jirka Borovec authored
* add testing in Travis * add proj. requirements * install CUDA * def tested packages * add missing meta in setup * add empty test * restructure travis tests * add sample doctest * switch to nose2 * add sample test * using pytest * minor fixes
-
- Aug 10, 2019
-
-
Kai Chen authored
-
- Aug 02, 2019
-
-
clmich authored
* Add robust detection benchmark * Update readmes * Changed readmes for pull request * Ensure pep8 conformity * fixed formatting * Fix yapf errors * minor formatting * fix imports order
-
- Jul 28, 2019
- Jul 13, 2019
-
-
simon wu authored
* Fixing build-errors on Windows (add some compile args, which are default on Linux) * Fixing build-errors on Windows * minor formatting * Fixing errors on windows 1.Adding 'cxx' key for extra_compile_args 2.Adding type-cast to long for first parameter of THCCeilDiv facebookresearch/maskrcnn-benchmark#409 3.Ignoring resource setting on windows * update the order of import statements
-
- Jul 11, 2019
-
-
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
-
- May 21, 2019
-
-
Jiangmiao Pang authored
* Fix license in setup.py * Add code for loss evaluator * Configs support loss evaluator * Fix a little bug * Fix flake8 * return revised bbox to reg * return revised bbox to reg * revision according to comments * fix flake8
-
- Apr 16, 2019
-
-
Kai Chen authored
-
- Apr 14, 2019
-
-
Kai Chen authored
-
- Feb 06, 2019
- Jan 17, 2019
-
-
Kai Chen authored
-
- Dec 26, 2018
-
-
wangg12 authored
-
- Dec 22, 2018
-
-
Kai Chen authored
-
- Nov 26, 2018
- Oct 20, 2018
- Oct 10, 2018
-
-
Kai Chen authored
-
- Oct 07, 2018
- Sep 30, 2018
-
-
Kai Chen authored
-
- Sep 23, 2018
-
-
Kai Chen authored
-
- Sep 02, 2018
-
-
Kai Chen authored
-