chainer / onnx-chainer

Add-on package for ONNX format support in Chainer
MIT License
85 stars 24 forks source link

Add documentation #215

Closed disktnk closed 5 years ago

disktnk commented 5 years ago

At first, simple add quick documentation.

Some documents references other methods or external modules, but not set them yet.

This branch's generated documentation can be seen at https://disktnkonnx-chainer.readthedocs.io/en/latest/

codecov-io commented 5 years ago

Codecov Report

Merging #215 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #215   +/-   ##
=======================================
  Coverage   90.15%   90.15%           
=======================================
  Files          24       24           
  Lines        1513     1513           
=======================================
  Hits         1364     1364           
  Misses        149      149
Impacted Files Coverage Δ
onnx_chainer/testing/input_generator.py 100% <ø> (ø) :arrow_up:
onnx_chainer/onnx_helper.py 100% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c4e4a90...20e0183. Read the comment docs.