Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[Doc]Doc's little error #13263

Closed
SamX01 opened this issue Nov 14, 2018 · 2 comments · Fixed by #13631
Closed

[Doc]Doc's little error #13263

SamX01 opened this issue Nov 14, 2018 · 2 comments · Fixed by #13631

Comments

@SamX01
Copy link

SamX01 commented Nov 14, 2018

Note: Providing complete information in the most concise form is the best way to get help. This issue template serves as the checklist for essential information to most of the technical issues and bug reports. For non-technical issues and feature requests, feel free to present the information in what you believe is the best form.

For Q & A and discussion, please start a discussion thread at https://discuss.mxnet.io

Description

(Brief description of the problem in no more than 2 sentences.)
The doc description of mxnet.gluon.data.vision.transforms.Cast seems have a little problem.This function is supposed to cast input to a specific data type,but the doc talks about the shape.

Environment info (Required)

What to do:
1. Download the diagnosis script from https://raw.githubusercontent.com/apache/incubator-mxnet/master/tools/diagnose.py
2. Run the script using `python diagnose.py` and paste its output here.

Package used (Python/R/Scala/Julia):
(I'm using ...)

For Scala user, please provide:

  1. Java version: (java -version)
  2. Maven version: (mvn -version)
  3. Scala runtime if applicable: (scala -version)

For R user, please provide R sessionInfo():

Build info (Required if built from source)

Compiler (gcc/clang/mingw/visual studio):

MXNet commit hash:
(Paste the output of git rev-parse HEAD here.)

Build config:
(Paste the content of config.mk, or the build command.)

Error Message:

(Paste the complete error message, including stack trace.)

Minimum reproducible example

(If you are using your own code, please provide a short script that reproduces the error. Otherwise, please provide link to the existing example.)

Steps to reproduce

(Paste the commands you ran that produced the error.)

What have you tried to solve it?

@zachgk
Copy link
Contributor

zachgk commented Nov 14, 2018

@mxnet-label-bot add [Python, Gluon, Doc, Pending Requester Info]

Thanks for helping us improve our documentation @SamX01. Can you provide a link to where the problem is? If you are also interested in contributing to this open source project, you can try making the changes yourself and opening a pull request.

@vrakesh
Copy link
Contributor

vrakesh commented Nov 27, 2018

@SamX01 Are you still facing this issue? if so requesting a link to the the doc problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants