oramasearch / onnx-go

onnx-go gives the ability to import a pre-trained neural network within Go without being linked to a framework or library.
https://blog.owulveryck.info/2019/04/03/from-a-project-to-a-product-the-state-of-onnx-go.html
MIT License
704 stars 72 forks source link

Implement operator pRelu for backend Gorgonia #178

Open kafan1986 opened 4 years ago

kafan1986 commented 4 years ago

All modern neural net use pRelu for activation.