Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 425 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 425 Bytes

ngram

A simple script that utilizes Nsight Systems and Nsight Compute to track kernel statistics over time

Requirement

Please have Nsight Systems CLI and Nsight Compute CLI installed in your system, as well as your environment to run the model. If you would like to generate the plot for the stats, please have Pandas and Plotnine installed for Python.

Usage

python ngram.py [Options] <Your command to run model>