mxnet
Here are 564 public repositories matching this topic...
-
Updated
Nov 8, 2020 - JavaScript
-
Updated
Nov 6, 2020 - Python
-
Updated
Nov 7, 2020 - C++
Bug Report
These tests were run on s390x. s390x is big-endian architecture.
Failure log for helper_test.py
________________________________________________ TestHelperTensorFunctions.test_make_tensor ________________________________________________
self = <helper_test.TestHelperTensorFunctions testMethod=test_make_tensor>
def test_make_tensor(self): # type: () -> None
-
Updated
Nov 7, 2020 - Python
-
Updated
Nov 8, 2020 - Python
-
Updated
Aug 29, 2020 - Python
-
Updated
Oct 22, 2020 - Python
Hi, thanks for the great code!
I wonder do you have plans to support resuming from checkpoints for classification? As we all know, in terms of training ImageNet, the training process is really long and it can be interrupted somehow, but I haven't notice any code related to "resume" in scripts/classification/train_imagenet.py.
Maybe @hetong007 ? Thanks in advance.
-
Updated
Oct 23, 2020 - Jupyter Notebook
-
Updated
Sep 23, 2020 - Jupyter Notebook
-
Updated
Oct 24, 2020
-
Updated
Sep 17, 2020 - Python
resuming training
How do i resume training for text classification?
-
Updated
Oct 24, 2020
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.
Description
Move the adamw optimizer defined here to MXNet. https://github.com/dmlc/gluon-nlp/blob/20321598a732d254d4a9e036eecbe0ae8abb48a0/src/gluonnlp/optimizer.py#L31-L32
-
Updated
Nov 4, 2020 - Python
-
Updated
Nov 8, 2020 - Python
-
Updated
Nov 8, 2020 - Python
-
Updated
May 20, 2020 - Java
Yolo Model
Description
Implement a YOLO model and add it to the DJL model zoo
References
-
Updated
Oct 22, 2020 - Jupyter Notebook
-
Updated
Oct 15, 2020 - C++
-
Updated
Nov 6, 2020 - Python
-
Updated
Jan 24, 2020 - Python
-
Updated
Oct 27, 2020 - Jupyter Notebook
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