Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.

api reference to mxnet.random.seed causing errors #80

Open
aaronmarkham opened this issue Apr 26, 2019 · 0 comments
Open

api reference to mxnet.random.seed causing errors #80

aaronmarkham opened this issue Apr 26, 2019 · 0 comments
Labels
build Issues related to the build

Comments

@aaronmarkham
Copy link
Collaborator

Error - which can break the build when an older version of nbsphinx is in place:

WARNING: toctree references unknown document 'api/ndarray/_autogen/mxnet.random.seed'

Probably from here:
https://github.com/mli/new-docs/blame/master/python/api/ndarray/routines.rst#L295

Why does the pattern change in the docs?

   ...
    random.shuffle
    random.uniform
# then it switches up to this...
    mxnet.random.seed
@aaronmarkham aaronmarkham added the build Issues related to the build label May 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build Issues related to the build
Projects
None yet
Development

No branches or pull requests

1 participant