aws / aws/amazon-sagemaker-examples
export symbol and parameters file for MXNet models trained using Sagemaker
Open
- Dominant language
- Jupyter Notebook
- Stars
- 11k
- Forks
- 7k
- Avg merge
- 8h 29m
- Merged PRs (30d)
- 8
Description
I have successfully trained a demo mxnet model based on symantec_segmentation notebook, however the exported model on S3 does not contain symbol JSON file (model_name-symbol.json) and parameters file (model_name-0000.params) and it doesn't look like there's a way to extract it from serialized inference model that is provided in model.tar.gz file.
Contributor guide
Assessment
This issue has not been assessed yet.