mxnet
Here are 592 public repositories matching this topic...
-
Updated
Jan 5, 2022 - JavaScript
-
Updated
Jan 5, 2022 - C++
-
Updated
Jan 5, 2022 - Python
-
Updated
Jan 4, 2022 - Python
New Operator
Describe the operator
Why is this operator necessary? What does it accomplish?
This is a frequently used operator in tensorflow/keras
Can this operator be constructed using existing onnx operators?
If so, why not add it as a function?
I don't know.
Is this operator used by any model currently? Which one?
Are you willing to contribute it?
-
Updated
Dec 27, 2021 - Python
-
Updated
Dec 27, 2021 - Jupyter Notebook
-
Updated
Jan 4, 2022 - Python
-
Updated
Mar 1, 2021 - Python
Hi,
I need to download the something-to-something and jester datasets. But the 20bn website "https://20bn.com" are not available for weeks, the error message is "503 Service Temporarily Unavailable".
I have already downloaded the video data of something-to-something v2, and I need the label dataset. For the Jester, I need both video and label data. Can someone share me the
Could FeatureTools be implemented as an automated preprocessor to Autogluon, adding the ability to handle multi-entity problems (i.e. Data split across multiple normalised database tables)? So if you supply Autogluon with a list of Dataframes instead of a single Dataframe it would first invoke FeatureTools:
- take the multiple Dataframes (entities) and try to auto-infer the relationship betwee
-
Updated
Sep 27, 2021 - Jupyter Notebook
DALI + Catalyst = 🚀
Hi there, nice project!
We have recently got Catalyst pipeline with DALI augmentations example. Could you please add it to the docs?
Thanks in advance!
-
Updated
Jan 3, 2022
-
Updated
Nov 8, 2021
I have the same hardware envs, same network, but I could not get the result as you, almost half as you. Any best practices and experience? thanks very much! for bytePS with 1 instance and 8 GPU, I have similar testing result.
-
Updated
Sep 23, 2021 - Python
-
Updated
Jan 4, 2022 - Python
-
Updated
Dec 14, 2021 - Python
Description
(A clear and concise description of what the feature is.)
util.cumsumimplementation https://github.com/awslabs/gluon-ts/blob/master/src/gluonts/mx/util.py#L326 does not scale undermx.ndarraycumsumis 2-5 times slower thannd.cumsumunder bothmx.symandmx.ndarray, and even fails for large 4-dim input
Sample test
Code
# import ...
def test_
[Error Message] Improve error message in SentencepieceTokenizer when arguments are not expected.
Description
While using tokenizers.create with the model and vocab file for a custom corpus, the code throws an error and is not able to generate the BERT vocab file
Error Message
ValueError: Mismatch vocabulary! All special tokens specified must be control tokens in the sentencepiece vocabulary.
To Reproduce
from gluonnlp.data import tokenizers
tokenizers.create('spm', model_p
Yolo Model
Description
Implement a YOLO model and add it to the DJL model zoo
References
-
Updated
Dec 27, 2021 - Python
-
Updated
Jul 22, 2021 - Java
-
Updated
Dec 10, 2021 - Jupyter Notebook
-
Updated
Jan 5, 2022 - Python
-
Updated
Oct 15, 2020 - C++
Improve this page
Add a description, image, and links to the mxnet topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mxnet topic, visit your repo's landing page and select "manage topics."


Description
This is a documentation bug. The parameter of API
mxnet.test_utils.check_numeric_gradientis not consistent between signature and Parameter section. There is a parametercheck_epsin the Parameter section, but it is not in the signature.Link to document: https://mxnet.apache.org/versions/1.6/api/python/docs/api/mxnet/test_utils/index.html#mxnet.test_utils.check_numeric_gra