Whether TVM has batch optimization

Run the gpu_imagenet_bench.py script get the following results: batchsize=1, resnet-50 5.54 ms (1.18 ms) batchsize=2, resnet-50 15.28 ms (1.87 ms) Why is batch processing set to 2 so slow?