-
**URL**: https://d2l.ai/chapter_recurrent-modern/gru.html
**Browser / Version**: Firefox Mobile 76.0
**Operating System**: Android
**Tested Another Browser**: Yes Other
**Problem type**: Someth…
ddxgz updated
4 years ago
-
## Description
Support for zero-dimensional tensors is broken
### Error Message
(Paste the complete error message. Please also include stack trace by setting environment variable `DMLC_LOG_STACK_…
-
Các hình cần dịch:
* [attention.svg](https://github.com/aivivn/d2l-vn/blob/master/img/attention.svg)
* [attention_output.svg](https://github.com/aivivn/d2l-vn/blob/master/img/attention_output.svg)
…
-
## Description
Try to install mxnet on jetson nano, according to mxnet [jetson_setup guide](http://mxnet.incubator.apache.org/get_started/jetson_setup), during installation, no error raised, but when…
-
Hey there 👋 - this is a really amazing resource! I work on an open source project called [Jupyter Book](https://jupyterbook.org) that builds books similar to this one, and I am really curious what you…
-
## Description
when using **cpp-package** to do inference, a `dmlc::Error` arose.
### Error Message
the output of `bt` in gdb:
```
#0 0x00007fe0287f65f7 in raise () from /usr/lib64/libc.so.6…
-
## Description
Strange `npx.set_np()` issue with jupyter lab. When I use np within the same cell as import and set, `np.array()` is of type `mxnet.numpy.ndarray`, but in a following cell it's instead…
-
## Description
Encountered a coredump running unit test under tests/python/unittest/test_io.py
### Error Message
```
test_io.test_Cifar10Rec ... [21:43:43] src/io/iter_image_recordio_2.cc:178: I…
-
Hi,
Let's start a discussion here about the roadmap towards 0.10 and 1.0. We are looking for:
- New features that are useful to your research
- Improvements and patches to existing features
If…
-
Hi, first time contributor here. I've made some changes to my local (forked) repo on the MLP chapter, and then committed these changes to my fork and pushed it.
When I opened a pull request, it see…