我正在尝试使用nvprof分析基于 TensorFlow 的代码。我为此使用以下命令
nvprof python ass2.py
该程序成功运行,但最后显示以下错误。
==49791== Profiling application: python ass2.py
======== Error: Unable to import nvprof generated profile data.
我正在尝试使用nvprof分析基于 TensorFlow 的代码。我为此使用以下命令
nvprof python ass2.py
该程序成功运行,但最后显示以下错误。
==49791== Profiling application: python ass2.py
======== Error: Unable to import nvprof generated profile data.