Intel® Nervana™ reference deep learning framework committed to best performance on all hardware
-
Updated
Dec 23, 2020 - Python
Add a description, image, and links to the mkl topic page so that developers can more easily learn about it.
To associate your repository with the mkl topic, visit your repo's landing page and select "manage topics."
Describe the bug
If
eps_ris shape(N,)then the fields solved are shape(N,1)Either:
eps_rarraysOr:
eps_rshape and reshape the fields to match.