RedisAI cifar 100 performance

Someone who can confirm if the performance of RedisAI is better to recognize cifar100 images than pytorch’s
Regards

Better in what sense?
Are you using the same model on both RedisAI and Pytorch?
RedisAI is running Pytorch behind the scenes to classify your images with a model trained on Pytorch, but RedisAI will also provide added value that might help you improve your total performance, like auto-batching, multi-devices (GPUs) queues and if you’re running on Redis Enterprise also multi process sacle-out management with Redis shards.