Home
last modified time | relevance | path

Searched refs:emit_timer_func (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/benchmark/python/
H A Dbenchmark_sparse.py18 from common import emit_timer_func
53 timer_func = emit_timer_func()
H A Dcommon.py55 def emit_timer_func() -> func.FuncOp: function