onnxruntime
7d719758 - Allow TransposeOptimizer handle layout agonistic GeLU (#24708)

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.
Author
Parents
Loading