Paulo Valente
Paulo Valente
> Finally got time to test sorry for the long time . > > I found two issue. One for ruby. if and unless are not highlited correctly . It's...
This seems like it just needs to be added as a "neutralToken"
@Emexus has your issue been solved in #17 ?
As discussed in #16, I think it may be time to move forward with this plan. At least, change things up a bit in the token matching functionality. There are...
From the initial config messages it seems that the C/C++ compilers aren't set properly. Did you ensure gcc/g++ are properly installed and set as the default compilers?
@jonatanklosko I took a look into @davydog187's issue yesterday, and in short the issue is due to multiple layers of "cache these results and copy over to the next step"....
I think this had even been fixed before by me somewhere along the way, and was basically a wrong integer size in the code path of creating `EXLA.Shape`s
Work in progress at: pv-feat/iree-compiler
https://github.com/elixir-nx/nx_iree is where this is going :)
> Anybody have luck building this lately? I thought it was just my system that wasn't able to compile XLA, but I'm getting the same errors with the docker build:...