bindings for ModuleOp

This commit is contained in:
Yan Da
2022-03-30 13:32:52 +08:00
parent 38e67b4293
commit e95d98a886
4 changed files with 29 additions and 8 deletions

View File

@@ -128,4 +128,4 @@ def benchmark(size, provider):
# %%
# We can now run the decorated function above. Pass `print_data=True` to see the performance number, `show_plots=True` to plot them, and/or
# `save_path='/path/to/results/' to save them to disk along with raw CSV data
benchmark.run(print_data=True, show_plots=True)
# benchmark.run(print_data=True, show_plots=True)