TorchDynamo: An Experiment in Dynamic Python Bytecode Transformation

Support for training is planned and a key priority for TorchDynamo. It will be based on the (also experimental) compilation / AOT autograd work found in the functorch repo.