NOTICE: TorchDynamo has moved

October 7, 2023 ยท View on GitHub

We have moved TorchDynamo to pytorch/pytorch

  • import torchdynamo is now import torch._dynamo
  • import torchinductor is now import torch._inductor

For Documentation: https://pytorch.org/docs/stable/torch.compiler.html

License

TorchDynamo has a BSD-style license, as found in the LICENSE file.