当前位置:网站首页>[tensorboard] step on all minefields and solve all your problems
[tensorboard] step on all minefields and solve all your problems
2022-06-22 08:57:00 【Ghost crap】
Question 1
tensorboard Not an internal command or a runnable program
Solution
- Confirm existence first tensorboard My bag ,

My installation path is shown in the figure , Add environment variables after confirming the existence . - My computer - attribute - Advanced system setup - Environment variable add - System variables -Path
According to their own anaconda Add two values to the installation path as shown in the figure
Question two
No or no generated logs Log files
Solution
So-called log The document is actually in your train In the process of saving about you train All the details of . The format of the document is :
events.out.tfevents.1493741531.DESKTOP-CJI9GBL
- My log file location


cd Run to the upper path of the log file tensorboard --logdir=logs that will do .
- This operation can also

Question 3
As shown in my folder , There are two log files test and train, I use the following commands 
Tips
found more than on metagraph event per run.
Solution
Open only one diagram at a time tensorboard --logdir=test:“test”
stay Stack Overflow Similar help posts have also appeared in , There's an answer that says tensorboard I don't like to write multiple event folders in the same directory .
Question 4
Use tensorboard Display... When viewing the chart OSError:[Err-22]Invalid argument Or tips
Invalid format string
Reference resources CSDN article Use tensorboard View graph times ValueError: Invalid format string
Or, :
terms of settlement
Follow the suggested path , Find the target file and open 
After opening, modify the corresponding code as shown in the figure 
serialize=lambda dt: int(dt.strftime("%S"))
Question five
The website shown in the figure cannot be opened when pasted into the browser 
Solution
Add a small tail as shown in the figure , If this doesn't solve all the problems , There should be no way , Maybe it's the browser problem , have access to google Try browser .…
边栏推荐
猜你喜欢

Third party services (file and picture storage)

11 外观模式
![Ten ways to write ABC by three different threads [concurrent programming JUC]](/img/81/37523bada219fa54eab5a0dffb5a9c.jpg)
Ten ways to write ABC by three different threads [concurrent programming JUC]

Web knowledge 3 (cookie+session)

Flask blog practice - realize the classified management of blogs

Chapter II exercise | MNIST dataset | Titanic dataset | image enhancement

07 适配器模式

面试突击59:一个表中可以有多个自增列吗?

Matplotlib | temperature change visualization

19 memo mode
随机推荐
字符串与内存操作函数详解与模拟实现
Interview shock 59: can there be multiple auto increment columns in a table?
Flask blog practice - realize the article list page and details page
How much do you know about the required encryption industry terms in 2022?
yolov5 export Gpu推理模型导出
What is defi and what mode is defi?
版本问题导致“无法定位程序输入点OPENSSL_sk_new_reserve于动态链接库C:\Users...\libssl-1_1-x64.dll”
Luogu p4292 [wc2010] reconstruction plan
08 bridging mode
My first go program
13 proxy mode
Flask blog practice - form validation using wtforms
Top ten of the year! Saining network security was once again shortlisted in the top 100 report on China's digital security
Solidity from introduction to practice (IV)
How did the Delphi labs, the master of economic models behind axie and Luna, come into being?
Several methods to prevent repeated form submission + actual measurement
16 解释器模式
面试突击59:一个表中可以有多个自增列吗?
Crawling microblog comments | emotional analysis of comment information | word cloud of comment information
Matrix decomposition