serve icon indicating copy to clipboard operation
serve copied to clipboard

[RFC] Improve example discoverability

Open mreso opened this issue 2 years ago • 0 comments

🚀 The feature

Improve discoverability of our exampels.

Motivation, pitch

We've heard from several sides now that our list of examples are confusing and hide valuable topics and pointers. So lets try to sort them in a different way to improve discoverability to users started easier without overwhelming them when browsing our examples.

I've grouped our current examples by category and introduced a new category for tutorials which span techniques that can be implemented with TorchServe like microbatching and DALI preprocessing. Each category would be its own folder and the README would show the hierarchy similar to the list shown below. We can either keep the tutorials under examples or create a new folder. Would be great to hear what you think about the categories or if there are other proposals.

Alternatives

No response

Additional context

See also https://github.com/pytorch/serve/issues/2040

mreso avatar Dec 07 '23 21:12 mreso