Skip to content

0.8.2a

Compare
Choose a tag to compare
@SergeyTsimfer SergeyTsimfer released this 04 May 11:36
· 217 commits to master since this release

Lots of incremental improvements. Main features are:

  • fix memory leak in Pipeline.run with prefetch turned on;
  • make Profiler a lot faster, which allows to turn it on by default
  • make TorchModel work with outputs on the fly
  • fixed release action