Closed jacobpennington closed 3 years ago
I noticed this when you were getting that indexing error recently, @jacobpennington . I agree, I think these commits should be merged into master, but I don't really use this code. Maybe double check with @svdavid before merging?
It looks like this commit from @awctomlinson , which was present on the svdconv2d branch, somehow got left out in the merge. This is needed to avoid a pandas indexing when running tensorflow models. I tested the changes on a few models using this commit + the updated master branch and encountered no errors.