onnxruntime
82229c8e
- Support no bias in layernorm and skiplayernorm op (#6554)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Support no bias in layernorm and skiplayernorm op (#6554) * add noBias attribute in layernorm * skip bias in skiplayernorm * fix * fix cuda tets * add tests * fix windows build * fix win build issue * review comments
References
#6554 - Support no bias in layernorm and skiplayernorm op
Author
wangyems
Parents
299ace07
Loading