when i was testin insightface project(a mxnet deep network),i got these errors:
firefly@firefly:~/zzp/insightface/deploy$ python test.py
loading ../models/model-r34-amf/model 0
[02:10:23] /home/firefly/MXNet-HRT/dmlc-core/include/dmlc/./logging.h:304: [02:1 0:23] /home/firefly/MXNet-HRT/nnvm/dmlc-core/include/dmlc/././json.h:838: JSONRe ader: Unknown field attrs, candidates are:
"attr"
"backward_source_id"
"control_deps"
"inputs"
"name"
"op"
"param"
**I guess it's because the mxnet version too low
how can i make the MXNet-HRT to support mxnet of hihger versions?**
when i was testin insightface project(a mxnet deep network),i got these errors:
firefly@firefly:~/zzp/insightface/deploy$ python test.py
loading ../models/model-r34-amf/model 0
[02:10:23] /home/firefly/MXNet-HRT/dmlc-core/include/dmlc/./logging.h:304: [02:1 0:23] /home/firefly/MXNet-HRT/nnvm/dmlc-core/include/dmlc/././json.h:838: JSONRe ader: Unknown field attrs, candidates are:
"attr"
"backward_source_id"
"control_deps"
"inputs"
"name"
"op"
"param"
**I guess it's because the mxnet version too low
how can i make the MXNet-HRT to support mxnet of hihger versions?**