Reporter

Reporter

chainer.Reporter

Object to which observed values are reported.

chainer.get_current_reporter

Returns the current reporter object.

chainer.report

Reports observed values with the current reporter object.

chainer.report_scope

Returns a report scope with the current reporter.

Summary and DictSummary

chainer.Summary

Online summarization of a sequence of scalars.

chainer.DictSummary

Online summarization of a sequence of dictionaries.