neka-nat/tensorboard-chainer

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
README.md
compile.sh
pyproject.toml
screenshots/audio.png
screenshots/distribution.png
screenshots/graph.gif
screenshots/histogram.png
screenshots/image.png
screenshots/scalar.png
screenshots/text.png
tb_chainer/src/attr_value.proto
tb_chainer/src/event.proto
tb_chainer/src/graph.proto
tb_chainer/src/node_def.proto
tb_chainer/src/resource_handle.proto
tb_chainer/src/summary.proto
tb_chainer/src/tensor.proto
tb_chainer/src/tensor_shape.proto
tb_chainer/src/types.proto
tb_chainer/src/versions.proto
examples/__init__.py0
examples/demo.py27
examples/demo_embedding.py15
examples/demo_graph.py31
A
1 hr
setup.py27
tb_chainer/__init__.py6
tb_chainer/crc32c.py103
tb_chainer/embedding.py59
tb_chainer/event_file_writer.py143
tb_chainer/graph.py201
D
1 day
tb_chainer/name_scope.py108
tb_chainer/ordered_set.py54
A
3 hrs
tb_chainer/record_writer.py37
tb_chainer/src/__init__.py0
tb_chainer/src/attr_value_pb2.py343
B
4 hrs
tb_chainer/src/event_pb2.py343
B
4 hrs
tb_chainer/src/graph_pb2.py73
tb_chainer/src/node_def_pb2.py129
tb_chainer/src/resource_handle_pb2.py80
tb_chainer/src/summary_pb2.py489
C
7 hrs
tb_chainer/src/tensor_pb2.py166
tb_chainer/src/tensor_shape_pb2.py103
tb_chainer/src/types_pb2.py238
tb_chainer/src/versions_pb2.py66
tb_chainer/summary.py212
A
1 hr
tb_chainer/utils.py82
C
1 day
tb_chainer/writer.py252
C
7 hrs