Stella Laurenzo
Stella Laurenzo
Go for it. Post a PR?
Just let us know if you end up dropping it or not being able to do it and we'll reassign. Have fun!
I'm not sure that the flag -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON is going to work for a dev build like this as I think it sets up an rpath that does not match the...
I don't have enough information to even speculate at the problem. The problem sounds environmental. I would need a docker image or equivalent information to reproduce. Nine times out of...
If looking for a 2x, ignore the inefficient 4% thing for now? @bjacob knows the xnnpack and ukernel story well. Unless if something has changed, I don't think this is...
Based on the description, I'm going to start with the assumption that this is an issue with the torch to linalg conversions. Asking Rob to weigh in.
Nice - this is basically the whole reason I set it up this way
Partial approach here: https://github.com/openxla/iree/tree/main/experimental/regression_suite#setting-up-a-venv
+1 - I've been meaning to do something like that. The line between unit and integration tests can sometimes be blurred a bit but a unit test can never require...
Yeah, we can fix that double compiler binary thing with the proper flow. Looks like the main variance in timing is coming from build test deps. Is that mostly coming...