You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to add complex number support to MXNet. (see my issue), but it appears that all types are just thoses that come from mshadow.
Does mshadow support complex numbers?
If so, can you point me to examples and documentation?
If not, is it something I could add support for easily? How?
I want to add complex number support to MXNet. (see my issue), but it appears that all types are just thoses that come from mshadow.
Does mshadow support complex numbers?
If so, can you point me to examples and documentation?
If not, is it something I could add support for easily? How?