aph-naph
aph-naph
The problem is due to null outputs in the model.. I'm not sure why the default model is giving null outputs, but looking more into it, the output from the...
Hi @andrewilyas Thank you for looking into this ``` PyTorch versions: torch: 1.12.1 torchvision: 0.13.1 pytorch-pfn-extras: 0.5.8 Python version: 3.9.13 FFCV version: 0.0.3 ``` The conda environment was created using...
Hi, did you get a chance to reproduce the issue? If there is a docker image available, I'll be glad to use it instead since I'm not able to get...
I ran it in docker and it unfortunately gives the same results as the attached screeenshot :( Does the example work for you locally @andrewilyas? I'm wondering if everyone else...
Yes, I've tried regenerating the dataset files by deleting /tmp/* and re-running write_datasets.py, and it produces the same errors :( Could you please share the PyTorch and Python configuration of...