diffusers icon indicating copy to clipboard operation
diffusers copied to clipboard

WIP: some optimizations

Open thomasw21 opened this issue 3 years ago • 3 comments

TODO:

  • [ ] Run an actual benchmark testing that it's faster
  • [ ] Maybe Linear doesn't make sense as running Conv1d would remove quite a few reshape/contiguous etc ...

thomasw21 avatar Nov 21 '22 23:11 thomasw21

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.

@thomasw21 let me know if this is ready for review :-)

patrickvonplaten avatar Nov 28 '22 12:11 patrickvonplaten

Yep sorry tested on a benchmark, there wasn't much improvement, so thinking of dropping it. I'll close when I decide to quit on that PR if that's alright with you

thomasw21 avatar Nov 28 '22 12:11 thomasw21

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

github-actions[bot] avatar Dec 22 '22 15:12 github-actions[bot]