当前位置:网站首页>Use of tensorboard
Use of tensorboard
2022-07-07 03:00:00 【xx_ xjm】
On the local server tensorboard When visualizing :
1: First establish a link between the local port and the remote server port :
On the local computer cmd Open the command line
Input ssh -L localhost: Any port number :localhost:6006(tensorboard Default port number , Here, just follow tensorboard Just align the port number of , It doesn't have to be 6006) user name @ip Address


2: Use on remote servers tensorboard, Port here --port, That is to say, it should be the same as the local


3: Open a browser locally , Change the web address of the remote server
Here, for example. , What is given on the server is http://localhost:6006/, When running on your computer, change it to http://localhost:6003/

4: Add ( It's very important ):tensorboard --logdir=' Folder address '; Note the folder address where the file is located , Not a file address
边栏推荐
- 牛客编程题--必刷101之双指针篇
- Babbitt | metauniverse daily must read: is IP authorization the way to break the circle of NFT? What are the difficulties? How should holder choose the cooperation platform
- Fundamentals of process management
- dotConnect for DB2数据提供者
- Dotconnect for DB2 Data Provider
- 新标杆!智慧化社会治理
- The annual salary of general test is 15W, and the annual salary of test and development is 30w+. What is the difference between the two?
- Metaforce force meta universe fossage 2.0 smart contract system development (source code deployment)
- Safety delivery engineer
- 数论 --- 快速幂、快速幂求逆元
猜你喜欢

What are the characteristics of the operation and maintenance management system

基于ensp防火墙双击热备二层网络规划与设计
Django database (SQLite) basic introductory tutorial

MySQL --- 常用函数 - 字符串函数

S120驱动器基本调试步骤总结

Redis入门完整教程:复制配置

巴比特 | 元宇宙每日必读:IP授权是NFT的破圈之路吗?它的难点在哪里?Holder该如何选择合作平台?...

慧通编程入门课程 - 2A闯关

电气工程及其自动化

密码学系列之:在线证书状态协议OCSP详解
随机推荐
What are the characteristics of the operation and maintenance management system
凌云出海记 | 易点天下&华为云:推动中国电商企业品牌全球化
Cloud Mail .NET Edition
Unity使用MaskableGraphic画一条带箭头的线
MySQL is an optimization artifact to improve the efficiency of massive data query
Remember the problem analysis of oom caused by a Jap query
Classify the features of pictures with full connection +softmax
wireshark安装
dotConnect for DB2数据提供者
Andrews - multimedia programming
Statistics of radar data in nuscenes data set
LeetCode 77:组合
Contribution of Writing Series
The annual salary of general test is 15W, and the annual salary of test and development is 30w+. What is the difference between the two?
What are the applications and benefits of MES management system
Detailed explanation of 19 dimensional integrated navigation module sinsgps in psins (time synchronization part)
换个姿势做运维!GOPS 2022 · 深圳站精彩内容抢先看!
MMDetection3D加载毫米波雷达数据
Fundamentals of process management
【2022国赛模拟】多边形——计算几何、二分答案、倍增