Caffe2 supports batch inference?

I know that Caffe2 supports batch training (multi-batch size > 1). Does Caffe2 support multi-batch inference? If so, where can I find an example in Python?