pytorch
b72f5b9a - [Dynamo] Support typing.Mapping & Support function as argument (#88963)

Commit
2 years ago
[Dynamo] Support typing.Mapping & Support function as argument (#88963) These missing features come from https://github.com/pytorch/benchmark/pull/1302, where we'd like to enable E2E hf_bert dynamo train/eval. The dependent [HuggingFace accelerate library](https://huggingface.co/docs/accelerate/index) requires these improvements. Pull Request resolved: https://github.com/pytorch/pytorch/pull/88963 Approved by: https://github.com/jansel
Author
Committer
Parents
Loading