pytorch.github.io icon indicating copy to clipboard operation
pytorch.github.io copied to clipboard

create-torch-model-archiver-from-container

Open rayanelleuch opened this issue 2 years ago • 0 comments

📚 Documentation

I was looking for a way to create the MAR file directly in the dockerfile and ended up on that link: https://pytorch.org/docker/README.md#create-torch-model-archiver-from-container

Which unfortunately did not work.

I ended up on it from this page: https://pytorch.org/serve/use_cases.html

In the line Docker - It is possible to build MAR file directly on docker, refer [this](https://pytorch.org/docker/README.md#create-torch-model-archiver-from-container) for details.

rayanelleuch avatar Aug 08 '23 15:08 rayanelleuch