pytorch / pytorch/pytorch.github.io

create-torch-model-archiver-from-container

Open
#1,424 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.