chainer / chainerui

ChainerUI: User Interface for Chainer
MIT License
170 stars 30 forks source link

Rendering error with empty log #326

Closed disktnk closed 5 years ago

disktnk commented 5 years ago

If the target result directory has empty log file (simply make $touch example_results/test2/log), show nothing on web front.

image

Example of directory tree.

16:59 $ tree example_results/
example_results/
├── result1
│   └── log
├── result2
│   └── log
└── test2
    └── log  # empty file