onnxruntime
75567554
- NCHWc + Sigmoid optimization (#4360)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
NCHWc + Sigmoid optimization (#4360) Add support to avoid reordering NCHWc tensors due to the Swish activation (x * sigmoid(x)) in EfficientNet/EfficientDet models.
References
#4360 - EfficientDet NCHWc+Sigmoid optimization
Author
tracysh
Parents
4380b8ba
Loading