Open AntonioMacaronio opened 4 months ago
@AntonioMacaronio try to change the ffcv version, from the backtrace it seems the ffcv version is pretty old. the code is changed by the following commit https://github.com/libffcv/ffcv/commit/352d1ef183aa681f76a19420dcd764fa680b1d1e
I'm trying to follow the example of FFCV on CIFAR-10 here, except I'm just copy-pasting the code onto google colab. Here is the cell I'm running (it's just copy paste from the docs):
Here is the error I ran into: (I'm connected to a T4 runtime)