mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
* Update optim test to remove Variable/.data and fix _state_dict optim test * Attempt to run python 3.11 w/ 2.1 * Try factoring out testmarker to common var * More fiddling * Abandon attempt to reduce redunancy * Another try