aws / aws/amazon-sagemaker-examples

horovod_deployment_notebook.ipynb failed CI

Open
#2,457 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
11k
Forks
7k
Avg merge
8h 29m
Merged PRs (30d)
8

Description

Link to the notebook:
https://github.com/aws/amazon-sagemaker-examples/blob/master/sagemaker-python-sdk/mxnet_horovod_fasterrcnn/horovod_deployment_notebook.ipynb

Error:

---------------------------------------------------------------------------
Exception encountered at "In [3]":
---------------------------------------------------------------------------
NameError Traceback (most recent call last)
in
1 #We will use GluonCV's tool to download our data
----> 2 gcv.utils.download('https://gluon-cv.mxnet.io/_downloads/b6ade342998e03f5eaa0f129ad5eee80/mscoco.py',path='./')

NameError: name 'gcv' is not defined

Contributor guide

Open the contributing guide

Research direction

Open sagemaker-python-sdk/mxnet_horovod_fasterrcnn/horovod_deployment_notebook.ipynb and inspect the cells before In [3] to determine why gcv is undefined. Run the notebook from the beginning and confirm that In [3] completes without the reported NameError and that CI succeeds.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, python
Domain
machine-learning, testing
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.