pytorch-image-models/timm/utils
Ross Wightman 44f72c04b3 Change node/module name matching for AttentionExtract so it keeps outputs in order. #1232 2024-05-22 13:45:25 -07:00
..
__init__.py Add AttentionExtract helper module 2024-05-04 14:10:00 -07:00
agc.py
attention_extract.py Change node/module name matching for AttentionExtract so it keeps outputs in order. #1232 2024-05-22 13:45:25 -07:00
checkpoint_saver.py
clip_grad.py
cuda.py
decay_batch.py
distributed.py Tweak dist_backend to use device_type (before possible :) 2024-05-15 08:49:25 -07:00
jit.py
log.py
metrics.py
misc.py
model.py
model_ema.py Fix #2127 move to ema device 2024-04-10 21:29:09 -07:00
onnx.py Add support for dynamo based onnx export 2024-03-13 12:05:26 -07:00
random.py
summary.py