Skip to content

Commit

Permalink
Update README.md (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
dynamicheart authored Dec 27, 2024
1 parent fb1d00b commit 2d81404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ import cuda_mock; cuda_mock.xpu_initialize() # 加入这一行
### 功能1: 统计各个so库调用Runtime接口的次数和总耗时

```bash
LOG_LEVEL=WARN python run.py
LOG_LEVEL=PROFILE=INFO python run.py
```

在程序运行结束之后会显示:
Expand Down

0 comments on commit 2d81404

Please sign in to comment.