onnxruntime
7d719758
- Allow TransposeOptimizer handle layout agonistic GeLU (#24708)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Allow TransposeOptimizer handle layout agonistic GeLU (#24708) For NHWC EP, this GeLU op missing from handler would result in extra transpose wraps around GeLU ops. This fix address this issue and improves performance.
References
#24708 - Allow TransposeOptimizer handle layout agonistic GeLU
Author
1duo
Parents
2b5c0bc3
Loading