I have this in my requirements.txt file: tensorfn==0.1.25 lmdb==1.3.0 This isn't the correct version, because I had to add "self.reader.open()" to dataset.py
I have this in my requirements.txt file:
tensorfn==0.1.25
lmdb==1.3.0
This isn't the correct version, because I had to add "self.reader.open()" to dataset.py