pytorch / serve

Serve, optimize and scale PyTorch models in production
https://pytorch.org/serve/
Apache License 2.0
4.04k stars 821 forks source link

Follow up on token authentication PR comments #3185

Open mreso opened 3 weeks ago

mreso commented 3 weeks ago

🚀 The feature

Follow up on refactor comments in https://github.com/pytorch/serve/pull/3163

Motivation, pitch

Follow up on refactor comments in https://github.com/pytorch/serve/pull/3163

Alternatives

No response

Additional context

No response

mreso commented 2 weeks ago

We also need to go through all examples and add the right options.

mreso commented 2 weeks ago

Benchmark tool is also affected.

mreso commented 2 weeks ago

This needs to be described in api docs as well.

udaij12 commented 2 weeks ago

Benchmark tool is also affected.

Benchmark tool should be fixed in this PR https://github.com/pytorch/serve/pull/3188

udaij12 commented 2 weeks ago

Doc changes in this PR #3183