We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f992676 + cf3ed45 commit e023677Copy full SHA for e023677
1 file changed
pyproject.toml
@@ -45,6 +45,7 @@ dependencies = [
45
"numpy>=1.21.0", # Basic numpy operations
46
"matplotlib>=3.5.0", # Profiling plots and visualizations
47
"psutil>=5.9.0", # System resource monitoring
48
+ "nvidia-ml-py>=11.5.0", # GPU monitoring and profiling
49
"tqdm>=4.64.0", # Progress bars for profiling
50
]
51
0 commit comments