Unverified Commit 6d85b03a authored by Kaiyu Xie's avatar Kaiyu Xie Committed by GitHub
Browse files

Benchmarks: Fix Typo - Fix typo in description of kernel launch overhead example (#244)

**Description**
Fix typo in description of kernel_launch_overhead.py
parent 4074f12c
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT license.
"""Model benchmark example for matmul with pytorch.
"""Model benchmark example for kernel launch overhead.
Commands to run:
python3 examples/benchmarks/kernel_launch_overhead.py
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment