aws / aws/amazon-sagemaker-examples

mxnet_mnist_elastic_inference_local.ipynb failed CI

Open
#2,463 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_mnist/mxnet_mnist_elastic_inference_local.ipynb

Error:

---------------------------------------------------------------------------
Exception encountered at "In [9]":
---------------------------------------------------------------------------
NameError Traceback (most recent call last)
in
----> 1 print("Endpoint name: " + predictor.endpoint)

NameError: name 'predictor' is not defined

Contributor guide

Open the contributing guide

Research direction

Open the linked mxnet_mnist_elastic_inference_local.ipynb and inspect cell In [9] together with the preceding cells to determine why predictor is undefined. Re-run the notebook or its CI check after addressing the reported failure; done means the notebook completes without this NameError and the endpoint name is printed.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.