I'm trying to convert all the human tfrecords to hdf5 format. All necessary files downloaded directly from basenji_barnyard. I have attempted to run tfr_hdf5.py allocating 300GB of memory but I get a memory error. What are the recommended system requirements for running this script?
Ah yea I generally use that script to debug and convert something like a single TFRecord. I’m sure we could write it to be more memory efficient if needed.
I'm trying to convert all the human tfrecords to hdf5 format. All necessary files downloaded directly from basenji_barnyard. I have attempted to run tfr_hdf5.py allocating 300GB of memory but I get a memory error. What are the recommended system requirements for running this script?