relax icon indicating copy to clipboard operation
relax copied to clipboard

[DEVELOPMENT] Pass Infrastructure Related Milestones

Open sunggg opened this issue 2 years ago • 0 comments

For the fast prototyping, I'm planning to implement following functionalities in Python and convert them into C++ once it becomes mature.

  • [x] Tuning pass
  • [ ] Extend the relax build: to expose more optimization opportunity to pass infra (e.g., fusion)
  • [ ] Overall user-facing interface (e.g., pass sequence registration, feature handling, dependency...)

sunggg avatar Mar 10 '22 15:03 sunggg