Closed voldemortX closed 1 year ago
After the SCNN & RESA support of PyTorch >= 1.8 in #139.
This PR bump timm version from 0.3.2 to 0.4.5 to fully support PyTorch 1.7+. Previously, there is an error like this:
cannot import name 'container_abcs' from 'torch._six'
reference: https://github.com/huggingface/pytorch-image-models/pull/421
After the SCNN & RESA support of PyTorch >= 1.8 in #139.
This PR bump timm version from 0.3.2 to 0.4.5 to fully support PyTorch 1.7+. Previously, there is an error like this:
cannot import name 'container_abcs' from 'torch._six'
reference: https://github.com/huggingface/pytorch-image-models/pull/421