Is it possible to inspect a chainer.Chain to retrieve the shape of input arrays it expects? I'd like to do this to reshape numpy arrays before inference.
Thanks!
Is it possible to inspect a chainer.Chain to retrieve the shape of input arrays it expects? I'd like to do this to reshape numpy arrays before inference.
Thanks!