showoutputbatch

function defined in module FastAI


			showoutputbatch([backend], task, outputbatch)
showoutputbatch([backend], task, batch, outputbatch)

Show collated batch of outputs to backend. If a collated batch of encoded samples batch is also given, show them next to the outputs. See showoutputs if you have vectors of outputs and not collated batches.