ivannz / cplxmodule

Complex-valued neural networks for pytorch and Variational Dropout for real and complex layers.
MIT License
134 stars 27 forks source link

Onnx support #14

Closed ivannz closed 3 years ago

ivannz commented 3 years ago

Addresses issues #9 (onnx export) and #13 (onnx inference) and closes PR #12.