issues
search
tensorflow
/
mlir
"Multi-Level Intermediate Representation" Compiler Infrastructure
1.74k
stars
260
forks
source link
Set mlir-cpu-runner JIT codegen opt level correctly
#123
Closed
bondhugula
closed
5 years ago
bondhugula
commented
5 years ago
the JIT codegen was being run at the default -O0 level; instead, propagate the opt level from the cmd line.
Signed-off-by: Uday Bondhugula
uday@polymagelabs.com
Signed-off-by: Uday Bondhugula uday@polymagelabs.com