aws / aws/amazon-sagemaker-examples

horovod_deployment_notebook.ipynb failed CI

Open
#2,456 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_maskrcnn/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_maskrcnn/horovod_deployment_notebook.ipynb and inspect the setup and import cells before In [3]. Run the notebook or its CI check to reproduce the undefined gcv error; done means the notebook completes that step without the reported NameError.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, jupyter-notebook
Domain
ci-cd, machine-learning
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.