fastai1
fastai1 copied to clipboard
about pred_batch speed
Hi, I seem to be getting the same average inference speed using a loop of predict versus a single pred_batch. Is that normal? I thought batch prediction would be faster.any help will be grateful!