Mikhail Sushkov
Results
5
issues of
Mikhail Sushkov
All the workers are querying the database in parallel; need to change this so that they write to separate files that are cat'ed and then that new file is loaded...
Make the behavior similar to existing tfrecord input.
infrastructure
Existing test for episodic data reader loads a ton of files - might be better to change the test to load only a small set of files and validate that...
infrastructure