diff --git a/tuner/examples/punet/README.md b/tuner/examples/punet/README.md index defd14a9e..9f22bdebb 100644 --- a/tuner/examples/punet/README.md +++ b/tuner/examples/punet/README.md @@ -21,6 +21,7 @@ For an initial trial to test the tuning loop, use: ``` python punet_autotune.py 1286.mlir --num-candidates=1 ``` + ### Dry Run Test To perform a dry run (no GPU required), use: ```