iutlu
Results
2
comments of
iutlu
@TobyRoseman I've run into this with models that contain `autograd.Function`s. `pythonop` probably refers to operations that PyTorch tracer cannot recognize (operations that call into Python). Here's an example: ```python import...
+1 -- would be interested to see a comparison with pil-simd (libjpeg-turbo) in particular!