enhancementhelp wanted
説明
This recent PR by @min-jean-cho https://github.com/pytorch/serve/pull/1545 has made me realize how much performance we're leaving on the table when it comes to acceleration of preprocessing operations. We could more easily support more torchvision backends, faster tokenizers and add more hardware specific configurations to make it for developers to pick and choose.
This will also help our #1457 efforts since there we'd only considered so far performance of torchserve and inference()
- Accelerated decoding
- Accelerated preprocessing ops
- Graph mode accelerated processing ops - like DALI