neka-nat/tensorboard-chainer

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