tensorflow / mlir

"Multi-Level Intermediate Representation" Compiler Infrastructure
1.73k stars 257 forks source link

[Linalg] Change attribute n_loop_types to iterator #280

Closed tetuante closed 4 years ago

tetuante commented 4 years ago

This addresses issue #270. Linalg is updated to take the same form of iterator_types than vector contraction.