Commit Graph

8 Commits (c0ffb6ed716896143b65b38cc958e73284b92cea)
 

Author SHA1 Message Date
Patrick Labatut c0ffb6ed71
Do not force using FlashAttention (#58)
Remove hardcoded selection of operator implementation and use xFormers fMHA dispatcher instead.
2023-04-26 02:26:24 +02:00
Patrick Labatut ca58ffcd87
Fix linear classifier wrapper (#61)
Fix linear classifier wrapper in PyTorch Hub configuration module to support multi-sample batches.
2023-04-26 02:15:45 +02:00
Patrick Labatut 3e7e278d6f
Improve and fix ImageNet-1k dataset preparation (#60)
Document and fix implementation of extra metadata generation for ImageNet-1k.
2023-04-26 01:08:35 +02:00
Patrick Labatut 4f26fee911
Datasets interface cleanup (#59)
Remove unused sample decoding interface in datasets.
2023-04-26 00:06:05 +02:00
Patrick Labatut f8969297db
Clarify some of the README.md contents (#31)
Installation, dependencies and Python module search path as well as a few other things.
2023-04-20 00:31:53 +02:00
Aryan Utkarsh 719b1905cf
Minor tweaks to README.md (#5) 2023-04-19 23:02:15 +02:00
Patrick Labatut ea5276ec8c
Fix name in README (#10)
Fix author name.
2023-04-18 15:56:52 +02:00
Patrick Labatut fc49f49d73 Initial commit 2023-04-17 17:55:51 +00:00