tensorflow / mlir

"Multi-Level Intermediate Representation" Compiler Infrastructure
1.74k stars 260 forks source link

[Linalg] Change attribute n_loop_types to iterator #280

Closed tetuante closed 5 years ago

tetuante commented 5 years ago

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