1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Python5,767 stars (5,767 stars)982 forks (982 forks)batch import
help wanted
Description
How to convert mxnet to tf checkpoint?
Contributor guide
- Tech stack
- python
- Domain
- machine learning
- Issue type
- documentation
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- Familiarity with MMdnnBasic understanding of model conversion
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- The issue asks for instructions on converting MXNet models to TensorFlow checkpoints using MMdnn. This is a support question that should be answered by providing step by step guidance. Look at the MMdnn documentation and examples for MXNet to TensorFlow conversion. The answer could reference the convert commands and any known limitations.