Tutorials
Examples
References
Other
Community
chainer.
report_scope
Returns a report scope with the current reporter.
This is equivalent to get_current_reporter().scope(observation), except that it does not make the reporter current redundantly.
get_current_reporter().scope(observation)