-
## Description
Since few last commits, I'm having a problem with compiling and installing mxnet for R in Docker image.
Nothing changed in the command that previously worked.
### Error Message
``…
-
## Description
Installation stem from this link
- https://mxnet.apache.org/versions/1.7/get_started/windows_setup
Mxnet runs very slow on my Windows 10 machine. It is 64 bits system:
- CPU - …
-
## Description
(A clear and concise description of what the bug is.)
### Error Message
(Paste the complete error message. Please also include stack trace by setting environment variable `DMLC_LOG…
-
## Description
I am trying to build MxNet from source on my 32-bit Raspberry Pi 4. It is giving me the error mentioned below.
I think the bug is caused because it can't find `libmxnet.so` in `mx…
-
Hi all,
I am trying to load vgg16 pre-trained model I download from the mxnet website:
http://data.mxnet.io/models/imagenet/vgg/vgg16-0000.params
http://data.mxnet.io/models/imagenet/vgg/…
-
## Description
mxnet_60 project fails to build
### Error Message
Lots of them but only of two kinds:
``` Code Description Project File Line ```
```
calling a __host__ function("__floorf") from…
-
## Description
Bug occurs when trying to build mxnet with tensorrt support (Ubuntu 18.04)
### Error Message
```
-- CMAKE_CROSSCOMPILING FALSE
-- CMAKE_HOST_SYSTEM_PROCESSOR x86_64
-- CMAKE_SYSTE…
-
The amalgamation folder seems to disappear from the repo, is it no longer supported? I want to minimize the dependency and convert it to a single file. Is there another way?
-
## Description
(A clear and concise description of what the bug is.)
* `mxnet.ndarray.contrib.bipartite_matching` gives floating point exception when input data's shape contains 0.
* Curiously, it …
-
The cpu inference speed of the model LResNet100E-IR which I trained is very slow then the pretrained model in the insightface's model zoo.
my model:
https://drive.google.com/drive/folders/15fRNmKK…