V0.7.0rc2: allow dynamic shapes in torch.compile
Pre-release
Pre-release
What's Changed
- cover dynamic shapes in torch.compile, introduce fallback if shape was not cacheable by @arogozhnikov in #275
- bump version by @arogozhnikov in #276
Full Changelog: v0.7.0rc1...v0.7.0rc2