pytorch / serve

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

Load all models including targz #3329

Closed m10an closed 2 months ago

m10an commented 2 months ago

Description

Fixes #3320

Type of change

Please delete options that are not relevant.

Feature/Issue validation/testing

ran torchserve_sanity.py and regression_tests.py

Checklist:

I haven't found any tests related testing load_models=all parameter in order to add case for tar.gz. Maybe I missed, or maybe it worth to create one, but not sure which place is most appropriate for this type of test (frontend test, pytest?).

m10an commented 2 months ago

regression_logs.txt