AriMKatz

Results 79 comments of AriMKatz

@shashi How does the symbolics.jl IR representation for array expressions compare to a hypothetical perfect Julia array IR or something like MLIR affine dialect? Maybe we already have an array...

@tkf were you working on GPU reductions? I think I saw something on github, but may be wrong

It's basically magic. @MasonProtter would know better, but I have the feeling alot of this package would benefit from being pushed down to IR transforms.

@Wimmerer This is exciting. Are you aware of or planning to iterate with the compiler plugin work? Also CC @tkf who's also interested in structured loop representations, IRs and iteration...

@Wimmerer have you seen https://arxiv.org/abs/2104.05372

I think it would be useful to loop in the compiler plugin people @aviatesk @femtomc and @keno for the call also, because IIUC those layers (to support the stages you...

Ref: https://github.com/JuliaText/WordTokenizers.jl

This package might be useful https://github.com/TuringLang/IRTracker.jl