1. 31 Mar, 2020 1 commit
  2. 22 Dec, 2019 1 commit
  3. 21 Dec, 2019 1 commit
    • Rinat Shigapov's avatar
      Async inference interface (#1647) · 9729ca54
      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
      9729ca54
  4. 09 Aug, 2019 1 commit
  5. 31 Jul, 2019 1 commit
  6. 17 May, 2019 1 commit
  7. 15 Oct, 2018 1 commit
  8. 12 Oct, 2018 1 commit
  9. 11 Oct, 2018 2 commits