pytorch / pytorch/pytorch.github.io
create-torch-model-archiver-from-container
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 285
- Forks
- 317
- PR merge metrics
- No merged PRs in 30d
Description
📚 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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Docker link in the issue and the referenced use_cases.html page. Check whether the create-torch-model-archiver-from-container documentation is still available and determine what should replace or correct the broken reference; done means the use-cases page points to working instructions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100