-
## Description
As the MKLDNN library changed its name to oneDNN the MxNET build flags have been changed accordingly but the feature on the feature list is still being called MKLDNN.
## How found
…
-
## Description
ONNX export gives local variable 'convert_func' referenced before assignment for mxnet-cu112==1.9.0b20210510.
### Error Message
Traceback (most recent call last):
File "mx_expor…
-
## Description
I have trained and exported gluon's (I3D model) to:
- model-0000.params
- model-symbol.json
Loading the model by calling:
mx.gluon.nn.SymbolBlock.imports("model-symbol.js…
-
## Description
Horovod does not compile with `mxnet-2.0.0b20210317` due to missing mkldnn header files. It did with earlier head snapshots.
### Error Message
Compiling Horovod with it, I get the …
-
## Description
mxnet 1.8.0 emits the following error when running `import mxnet`:
```
OSError: libopenblas.so.0: cannot open shared object file: No such file or directory
```
### Error Mess…
-
-
Binance Hackathon: The Future Is Now
==========================================
Binance is proud to be partnering with Gitcoin on Binance Hackathon: The Future Is Now, a 3-week virtual hackathon eve…
-
## Description
I get error `\Microsoft.Cpp.Default.props" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk.`
### Error Message
```
-- Selecting…
-
## 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…
-
I command `python im2rec.py /ext_disk3/face_recogniton/Glint360K/data data --list --train-ratio 0.8 `
however , when check data.lst is nothing write in it.
what happend?if you can help me, th…