forked from NVIDIA/PyProf
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hello!
I’ve installed Nvidia Pyprof from the official repo
nvidia-pyprof 3.10.0
And also from this current repo :
nvidia-pyprof 3.11
But i’ve got this error while initializing :
---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
/tmp/ipykernel_1344/1661232191.py in <module>
1 import torch.cuda.profiler as profiler
2 import pyprof
----> 3 pyprof.init()
AttributeError: module 'pyprof' has no attribute 'init'
How can i solve it ?
Thanks in advance,
Best regards
Metadata
Metadata
Assignees
Labels
No labels