nateraw
d654cb0838
📝 move validation script doc up in order
3 years ago
nateraw
9076aa2087
📝 update docs
3 years ago
nateraw
2f9f40130b
📝 wip docs
3 years ago
nateraw
7114867fc8
📝 wip docs
3 years ago
nateraw
c03e1fa042
🚧 wip
3 years ago
nateraw
8dc5830551
🔥 remove inference tut
3 years ago
nateraw
e5dec9507e
📝 add hf hub tutorial doc
3 years ago
nateraw
c57239774c
🚧 wip
3 years ago
nateraw
dd780e0839
🚧 wip
3 years ago
nateraw
daf3a1ac0d
🚧 wip
3 years ago
nateraw
a973bb1619
🚧 bump CI
3 years ago
nateraw
c20708a77d
🚧 wip
3 years ago
nateraw
06c6dc79af
👷 bump CI
3 years ago
nateraw
51a8206768
🚧 wip
3 years ago
nateraw
84de7c2640
📝 wip docs
3 years ago
nateraw
d3f7bb4fb7
👷 update pr doc builder to bugfix branch
3 years ago
nateraw
61b0e8296e
📝 remove augmentation from toctree
3 years ago
nateraw
d0a067705f
📝 add basic reference docs
3 years ago
nateraw
101a7ced95
📝 wip docs
3 years ago
nateraw
e5b16e2e39
📝 wip docs
3 years ago
nateraw
ecaa5d9c9f
📝 wip docs
3 years ago
nateraw
9c2c5bfaaa
📝 wip docs
3 years ago
nateraw
74897ad333
📝 wip docs
3 years ago
nateraw
ffae459814
📝 add installation doc
3 years ago
nateraw
c0f8e53468
🚧 wip docs
3 years ago
nateraw
9c7e6d6907
🎨 structure docs
3 years ago
Ross Wightman
e8ddc6865c
Update torch to 1.13 and python to 3.10 in test workflow ( #1562 )
...
* Update torch and python version in test workflow
* Python back to 3.9 for test workflow, see if that's the cause of macos failure..
* Try windows runner
* Try Python 3.10 + macOS-12 in quest for working second target
* Remove macOS from tests, not working anymore
3 years ago
Ross Wightman
98c5e78226
Merge pull request #1564 from HongxinXiang/main
...
Fix compatible BUG: QMNIST and ImageNet datasets do not exist in torc…
3 years ago
hongxin xiang
653bdc7105
Fix comment: https://github.com/rwightman/pytorch-image-models/pull/1564#issuecomment-1326743424
3 years ago
hongxin xiang
bdc9fad638
Fix compatible BUG: QMNIST and ImageNet datasets do not exist in torchvision 0.10.1.
3 years ago
Ross Wightman
25ffac6880
Merge pull request #1547 from Wauplin/1546-fix-hf-hub-integration
...
Create repo before cloning with Repository.clone_from
3 years ago
Wauplin
9b114754db
refactor push_to_hub helper
3 years ago
Wauplin
ae0a0db7de
Create repo before cloning with Repository.clone_from
3 years ago
Ross Wightman
8ff45e41f7
Fix xdist dependency change
3 years ago
Ross Wightman
4714a4910e
Merge pull request #1525 from TianyiFranklinWang/main
...
✏️ fix typo
3 years ago
Ross Wightman
f856f8a2e0
Merge pull request #1527 from klae01/patch-1
...
Update train.py
3 years ago
klae01
ddd6361904
Update train.py
...
fix typo args.in_chanes
3 years ago
NPU-Franklin
9152b10478
✏️ fix typo
3 years ago
Ross Wightman
4201c718e9
Merge pull request #1522 from hova88/main
...
fix typo : miss back quote
3 years ago
hova88
29baf32327
fix typo : miss back quote
3 years ago
Ross Wightman
803254bb40
Fix spacing misalignment for fast norm path in LayerNorm modules
3 years ago
Ross Wightman
475ecdfa3d
cast env var args for dataset readers to int
3 years ago
Ross Wightman
44cea489fb
Merge pull request #1502 from infomon/main
...
Fix typo of "sched-on-updates" argument
3 years ago
Simon Schrodi
aceb79e002
Fix typo
3 years ago
Ross Wightman
8a1ba67a50
Merge pull request #1500 from nguyenhoan1988/main
...
Remove inplace operators when calculating the loss
3 years ago
Hoan Nguyen
39190f5f44
Remove inplace operators when calculating the loss
...
Remove inplace operators to overcome the following error when using `asymmetric_loss`
```
RuntimeError: one of the variables needed for gradient computation has been modified by an inplace operation
```
3 years ago
Ross Wightman
91fc4c7ed1
Update tests.yml
3 years ago
Ross Wightman
26c400bf1e
Merge pull request #1498 from nateraw/docs-deploy-from-main
...
Deploy docs from main not master
3 years ago
nateraw
cf549c28b1
🎨 deploy docs from main not master
3 years ago
Ross Wightman
3e57377f7a
Update README.md
3 years ago