release v1.2
- Supports tensorshape information and show node name in graph visualization. This requires pytorch==0.4
- Adds add_video function. You can play video clip now
- You can use tensorboard-dumper to dump images.
- Better embedding function
People who use pytorch==0.3.1
should use tensorboardX==1.1
People who use pytorch==0.4
should use tensorboardX==1.2