chainer.dataset.concat_examples

chainer.dataset.concat_examples = <chainer.dataset.convert._ArbitraryCallableConverter object>

Converter to wrap a callable with arbitrary arguments.

This class accepts arbitrary arguments and pass-through to the underlying callable, with device argument replaced.