You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just found the latest version of reader_tfds.py in the main branch adds a custom decoder here. It seems to me the only difference it makes is the decompression method is set to INTEGER_ACCURATE by default. I wonder what effect this difference has compared to the prior implementation?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I just found the latest version of
reader_tfds.py
in the main branch adds a custom decoder here. It seems to me the only difference it makes is the decompression method is set toINTEGER_ACCURATE
by default. I wonder what effect this difference has compared to the prior implementation?Beta Was this translation helpful? Give feedback.
All reactions