Paul Wilson
Results
3
comments of
Paul Wilson
Ah, darn- didn't see the other 0.16 PR... my bad!
I think it would be interesting to do an optimization step using egglog on the compiled reverse pass. I haven't implemented hypergraph rewriting yet, so I don't do it on...
SSA is basically what the compiler backend works with, but you might have to unwrap tensor primitives (like tensordot) into lower level representations unless LLVM has builtin tensor ops (does...