当前位置:网站首页>tensorboard的使用
tensorboard的使用
2022-07-06 19:28:00 【xx_xjm】
在本地对服务器上的tensorboard可视化的时候:
1:先建立本地端口和远程服务器端口的链接:
在本地电脑上cmd打开命令行
输入ssh -L localhost:任意端口号:localhost:6006(tensorboard默认端口号,这里只要跟tensorboard的端口号对齐就好了,不一定必须是6006) 用户名@ip地址


2:在远程服务器使用tensorboard,这里的端口--port,就是上面说的要和本地一样


3:在本地打开浏览器,改变远程服务器的网址
比如这里,服务器上给的是http://localhost:6006/,在自己电脑跑的时候要改成http://localhost:6003/

4:补充(非常重要):tensorboard --logdir='文件夹地址';注意是文件所在的文件夹地址,不是文件地址
边栏推荐
- wzoi 1~200
- Digital scrolling increases effect
- MySQL
- QT common Concepts-1
- Summary of basic debugging steps of S120 driver
- MMDetection3D加载毫米波雷达数据
- Introduction to ins/gps integrated navigation type
- INS/GPS组合导航类型简介
- What are the characteristics of the operation and maintenance management system
- Cloud Mail .NET Edition
猜你喜欢

KYSL 海康摄像头 8247 h9 isapi测试

哈希表及完整注释
![[secretly kill little partner pytorch20 days] - [Day1] - [example of structured data modeling process]](/img/f0/79e7915ba3ef32aa21c4a1d5f486bd.jpg)
[secretly kill little partner pytorch20 days] - [Day1] - [example of structured data modeling process]

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?

Redis入门完整教程:RDB持久化

换个姿势做运维!GOPS 2022 · 深圳站精彩内容抢先看!

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?

Software testing -- common assertions of JMeter interface testing

C language exercises_ one

dotConnect for DB2数据提供者
随机推荐
Andrews - multimedia programming
哈希表及完整注释
Detailed explanation of 19 dimensional integrated navigation module sinsgps in psins (time synchronization part)
How to design interface test cases? Teach you a few tips to draft easily
Unity使用MaskableGraphic画一条带箭头的线
Derivative, partial derivative, directional derivative
Leetcode:minimum_ depth_ of_ binary_ Tree solutions
Redis入门完整教程:问题定位与优化
AWS learning notes (I)
HAVE FUN | “飞船计划”活动最新进展
Error in fasterxml tostringserializerbase
一文读懂Faster RCNN
[software test] the most complete interview questions and answers. I'm familiar with the full text. If I don't win the offer, I'll lose
QPushButton-》函数精解
Mmdetection3d loads millimeter wave radar data
Apifox, is your API interface document rolled up like this?
MetaForce原力元宇宙佛萨奇2.0智能合约系统开发(源码部署)
实施MES管理系统时,哪些管理点是需要注意的
Django数据库(SQlite)基本入门使用教程
你不可不知道的Selenium 8种元素定位方法,简单且实用