Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 8fc2dd3

Browse files
committed
typos
1 parent 6a8f789 commit 8fc2dd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rfcs/20200525-gelu-migration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* C++ custom-op added **2019-08-2019 (TFA 0.5.0)**
2323
* Python composite op added **2020-02-26 (TFA 0.9.0)**
2424
* We have [performed benchmarking of the GELU activation](https://colab.research.google.com/drive/1rLb4EuydbFg9PbhboXhCDqopcl6BmphG#scrollTo=0GL2x2S4zxW3)
25-
which shows there it may be beneficial to retain the custom-ops, but the maintence burden has grown
25+
which shows it may be beneficial to retain the custom-ops, but the maintence burden has grown
2626
to much for us to continue to support it in Addons.
2727
* This migration is long over-due but we've struggled with finalizing the migration process.
2828

@@ -69,7 +69,7 @@ https://github.com/tensorflow/tensorflow/issues/32783
6969

7070
## Questions and Discussion Topics
7171
* Whom from the TF core team would sponsor this migration and ownership of the API?
72-
* Is it worth brining over the custom-op kernels for CPU/GPU?
72+
* Is it worth bringing over the custom-op kernels for CPU/GPU?
7373

7474
## Final Decision
7575
TBD

0 commit comments

Comments
 (0)