-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Missing return value documentation for nd.random.* and sym.random.* #13227
Comments
@mxnet-label-bot add [Python] Thank you for submitting the issue! I'm labeling it so the MXNet community members can help resolve it. |
@mxnet-label-bot add [good first issue] |
I'll check this out tonight and/or tomorrow! |
@zboldyga did you get a chance to check this out? let me know if not, and i'll take a look. thanks! |
@thomelane whoops, I lost track of this one after the holidays. It's mostly complete but I need to revise and submit a pull request this weekend. Thanks for the reminder! |
@zboldyga gentle check to see if you've submitted a PR? |
Just filed it: #13994 😄 |
The operators in https://mxnet.incubator.apache.org/api/python/ndarray/random.html#random-distribution-generator don't mention the return value types and the number of return values.
The text was updated successfully, but these errors were encountered: