You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Thank you for your interest in the project! Having a template for unit tests would definitely make sense. Feel free to open a PR with your changes.
Hi,
I made this fork to experiment with adding unit tests for this template and I think I was successful. The unit tests follow the same conventions as MLIR unit tests (i.e., tests in
unittests
folder, lit configuration undertests/Unit
, usinggtest
). Would this be something that would be of interest to upstream here?Thanks!
The text was updated successfully, but these errors were encountered: