Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
tyb0807 created a review comment on a pull request on EnzymeAD/Enzyme-JAX
Alright I've put out a test transform framework for testing these kinds of patterns
tyb0807 created a review comment on a pull request on EnzymeAD/Enzyme-JAX
well the reason why I put it here it's because we have all the infra for writing unit tests for pattern that can be reused. So the suggestion is to write a pass instead of a pattern here?
tyb0807 opened a pull request on EnzymeAD/Enzyme-JAX
Add RemoveIV pattern
Extracted from #265. Fixed a bug and added testtyb0807 pushed 30 commits to tyb/tpu tyb0807/Enzyme-JAX
- Remove unused inclusion 8c91b62
- fix compilation c38ca3f
- feat: simplify select(compare(...)...) to max or min 7ea488c
- fix: run formatter 1a97e8a
- test: compareselect f685439
- chore: add to td 5435b9d
- fix: revert the case for eq 3fb9ad8
- chore: run the formatter eec671f
- revert: revert eq check df9b658
- feat: missing broadcast_in_dim opt b40a3f5
- feat: remove common compare ops + select(not ...) simplify (#294) * feat: remove common compare ops + select(not ...... f77a1ed
- CPU lowering 994deff
- more things 1cf664b
- register omp dialect translation d03e108
- don't dereference a null pointer adb5b08
- fmt 8e7bfb4
- CPU handler 264115e
- Fix cpu lowering fc727fb
- fixup 5e13118
- fix build 0805045
- and 10 more ...