Skip to content

Commit

Permalink
Update install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewkotila authored Sep 20, 2023
1 parent 5a9bd15 commit ae80edf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/c++/perf_analyzer/docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ cmake -DTRITON_ENABLE_PERF_ANALYZER=ON ..

make -j8 cc-clients

perf_analyzer -m <model>
client/build/install/bin/perf_analyzer -m <model>
```

- To enable
Expand Down

0 comments on commit ae80edf

Please sign in to comment.