pytorch/functorch/examples
Aaron Gokaslan 5471621497 [BE] Remove unnecessary dict comprehensions (#97116)
Removes unnecessary dict comprehensions that optimize creation of dicts from iterables

Pull Request resolved: https://github.com/pytorch/pytorch/pull/97116
Approved by: https://github.com/kit1980
2023-03-20 00:56:57 +00:00
..
compilation [BE] [2/3] Rewrite super() calls in functorch and torch (#94588) 2023-02-10 21:16:33 +00:00
dp_cifar10 [BE] Prefer dash over underscore in command-line options (#94505) 2023-02-09 20:16:49 +00:00
ensembling [functorch] add new ensembling api, demonstrate in example (#88850) 2023-01-04 00:33:14 +00:00
lennard_jones [functorch] excise remaining functorch imports from examples (#91282) 2023-01-09 14:35:21 +00:00
maml_omniglot [BE] Remove unnecessary dict comprehensions (#97116) 2023-03-20 00:56:57 +00:00
maml_regression [BE] [2/3] Rewrite super() calls in functorch and torch (#94588) 2023-02-10 21:16:33 +00:00
.gitignore