dmlc / mxnet-notebooks

Notebooks for MXNet
Apache License 2.0
615 stars 325 forks source link

Fix ndarray broadcasting example and description. #1

Closed jermainewang closed 8 years ago

jermainewang commented 8 years ago

Fixes after this PR is resolved. https://github.com/dmlc/mxnet/pull/3085

mli commented 8 years ago

it looks like you deleted all outputs. is there any particular reason for that. otherwise i suggest to keep these outputs for people to just view these notebooks online.

jermainewang commented 8 years ago

Oh, my fault. I don't have gpu on my laptop so it will give error. Let me fix that.