Intel® Nervana™ reference deep learning framework committed to best performance on all hardware
-
Updated
Dec 23, 2020 - Python
Describe the bug
If eps_r is shape (N,) then the fields solved are shape (N,1)
Either:
eps_r arrayseps_r shape and reshape the fields to match.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."
We should prefix CMake build options with "CT2_", e.g.
CT2_WITH_MKLinstead ofWITH_MKL. This is a good practice to avoid possible conflicts with other projects.