Skip to content

Multifile support

Latest
Compare
Choose a tag to compare
@satra satra released this 25 Jun 13:10
· 10 commits to master since this release
638edd8

This release adds the ability to process multiple files using a single call.

The version of tensorflow used can take a long time (up to 2 mins) to initialize on some GPUs. The multifile support allows using a single instance of a tensorflow process allowing processing several files in a batch.