Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] ProfilerHook 可视化问题 #1614

Open
marlin2023 opened this issue Dec 13, 2024 · 0 comments
Open

[Docs] ProfilerHook 可视化问题 #1614

marlin2023 opened this issue Dec 13, 2024 · 0 comments

Comments

@marlin2023
Copy link

📚 The doc issue

我在代码训练地方配置了ProfilerHook,具体配置信息如下
activity_with_cpu=True, activity_with_cuda=True,schedule=dict(wait=1,warmup=2,active=2),on_trace_ready=dict(type='tb_trace')

训练过程中也生成了对应的log文件,目录是tf_tracing_logs,下面的文件命名分别是
${timestamp}.pt.trace.json

当我使用下面命令
tensorboard --logdir tf_tracing_logs 启动服务后,提示我 no dashboards are active for the current data set 。

想问下是哪里配置有问题吗

Suggest a potential alternative/fix

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant