Forked from
nikhil_rayaprolu / food-round2
56 commits behind the upstream repository.
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
Name | Last commit | Last update |
---|---|---|
.. | ||
async_benchmark.py | ||
requirements.txt | ||
test_async.py | ||
test_config.py | ||
test_forward.py | ||
test_nms.py | ||
test_utils.py |