"vscode:/vscode.git/clone" did not exist on "3b76e736aed78e19879c184b6d44570e0a150c36"
Add gelu optimization (#521)
* fix pad calc
* bert tf passes correctness
* formatting
* add test
* formatting
* remove comment
* add inline
* formatting
* fix order for literal
* formatting
* add test for gelu
* formatting
* added add_gelu fusion
* add files
* formatting
* remove layernorm opt
* revert reduce file
* add gelu_fn and tests
* formatting
* fix matcher, remove extra tests
* formatting
* fix matcher
* add used_once
* formatting
* start on new gelu
* formatting
* add matchers in fuse_ops
* formatting
* add dce to fix add_gelu
* add simplify_rsqrt and test
* formatting
* debugging value for matcher
* formatting
* add more to matchers
* formatting
* fix errors
* remove onnx gen
* add any_arg, change matchers to use either_arg
* formatting
* formatting
* add used_once
* formatting
Co-authored-by:
mvermeulen <5479696+mvermeulen@users.noreply.github.com>
Showing
Please register or sign in to comment