Skip to content

v0.0.7 release

Compare
Choose a tag to compare
@chengzeyi chengzeyi released this 06 Nov 05:57
· 223 commits to main since this release
f1916ad

Various improvements:

  • Implement flat_tensors: A complete solution to convert arbitrary python objects to a list of PyTorch tensors, making JIT trace more flexible.
  • Add more fuse passes to improve performance on ComfyUI.