You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pytorch-image-models/timm
Ross Wightman 6b2d9c2660
Another bits/README.md update
3 years ago
..
bits Another bits/README.md update 3 years ago
data Merge branch 'master' into bits_and_tpu 4 years ago
loss asymmetric_loss 4 years ago
models Remove min channels for SelectiveKernel, divisor should cover cases well enough. 4 years ago
optim Fix adabelief imports, remove prints, preserve memory format is the default arg for zeros_like 4 years ago
scheduler Major timm.bits update. Updater and DeviceEnv now dataclasses, after_step closure used, metrics base impl w/ distributed reduce, many tweaks/fixes. 4 years ago
utils Add proper TrainState checkpoint save/load. Some reorg/refactoring and other cleanup. More to go... 4 years ago
__init__.py Add default_cfg options for min_input_size / fixed_input_size, queries in model registry, and use for testing self-attn models 4 years ago
version.py Bump version to 0.4.11 4 years ago