MXNet-HRT icon indicating copy to clipboard operation
MXNet-HRT copied to clipboard

Heterogeneous Run Time version of MXNet. Added heterogeneous capabilities to the MXNet, uses heterogeneous computing infrastructure framework to speed up Deep Learning on Arm-based heterogeneous embed...

Results 5 MXNet-HRT issues
Sort by recently updated
recently updated
newest added

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:...

Hi, I am using FaceDetection with MXNet. It is running good with caffe but not with MXNet-HRT. Procedure i did- 1) followed this link- https://github.com/OAID/MXNet-HRT/blob/master/acl_openailab/installation.md 2) Changed the frame from...

I have followed the instruction. However, it keeps failing during 3.2make mxnet "make" steps. I have tried to compile computer library again but the library are still not compatible or...

I follow the instruction of example/ssd and run python demo.py from example/ssd directory and got an error below. My platform is firefly 3399. Is there a reason which ssd example...

Is there benchmark score for VGG or other models?