Skip to content

0.7.16

Choose a tag to compare

@xadupre xadupre released this 24 Oct 21:27
· 64 commits to main since this release
3f08c5f
  • #273: enables export with FakeTensor
  • #272: makes patches work with FakeTensor
  • #270: add export sample code to export a specific model id with the appropriate inputs
  • #269: adds one unit test to track a patch fixing broadcast output shape
  • #267: patches sdpa_attention_forward because of a control flow (transformers>=5.0)
  • #266: makes patch_torch an integer in torch_export_patches to enable more patches