gussmith23 / glenside

A pure, low-level tensor program representation enabling tensor program optimization via program rewriting. See the web demo at https://gussmith23.github.io/glenside-web-demo/
68 stars 10 forks source link

Added GitHub actions for clippy #170

Closed RishiKumarRay closed 2 years ago

RishiKumarRay commented 2 years ago

Fixed #169

RishiKumarRay commented 2 years ago

@gussmith23 can you please review this, thanks

RishiKumarRay commented 2 years ago

@gussmith23 please review now

gussmith23 commented 2 years ago

This is great. Thank you so much. I'll merge this soon -- I'm working on another PR right now which I'd like to merge first, and I'd like to fix the errors thrown by clippy before merging this anyway.

Thank you again!

gussmith23 commented 2 years ago

Btw, if you wanted to work on another PR, you could start fixing the issues that clippy is raising!