Tensorboard: no such file
Open
@hzy46 is already working on this.
Since Jul 14, 2020.
1.0.0
C-SenseBrain
DRI
raised by customer
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 554
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 14
Description
I want to try Tensorboard. I found a pytorch example on github and it could run on OpenPAI v1.0.0. I then added '--log_dir = path:/mnt/tensorboard' in the command line and enabled Tensorboard. But it cannot run and the error message is 'no such file. Also, the Exit Diagnostics outputs 'No module named ''tensorflow':
How to reproduce it:
OpenPAI Environment:
- OpenPAI version: v1.0.0
- Cloud provider or hardware configuration:
- OS (e.g. from /etc/os-release):
- Kernel (e.g.
uname -a):pytorch 1.2.0 + python 3.6 with GPU, CUDA 10.0 - Hardware (e.g. core number, memory size, storage size, GPU type etc.):
- Others:
Anything else we need to know:
The repo I'm using is https://github.com/akamaster/pytorch_resnet_cifar10 (thanks akamaster)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.