-
Couldn't load subscription status.
- Fork 25.7k
Port GatedLinearUnit forward to TensorIterator. #26687
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This involves: 1) Porting GatedLinearUnit CPU from ATen to TensorIterator 2) Porting GatedLinearUnit CUDA from THNN to TensorIterator.
This involves: 1) Porting GatedLinearUnit CPU from ATen to TensorIterator 2) Porting GatedLinearUnit CUDA from THNN to TensorIterator. Differential Revision: [D17539477](https://our.internmc.facebook.com/intern/diff/D17539477)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please attach before/after benchmark numbers.
|
I'm trying to use a new benchmark system, so benchmarks might take a bit longer than the usual timeit. |
This involves: 1) Porting GatedLinearUnit CPU from ATen to TensorIterator 2) Porting GatedLinearUnit CUDA from THNN to TensorIterator. Differential Revision: [D17539477](https://our.internmc.facebook.com/intern/diff/D17539477)
|
@gchanan. do you have any progress about it? |
This involves: 1) Porting GatedLinearUnit CPU from ATen to TensorIterator 2) Porting GatedLinearUnit CUDA from THNN to TensorIterator. Differential Revision: [D17539477](https://our.internmc.facebook.com/intern/diff/D17539477) [ghstack-poisoned]
💊 CircleCI build failures summary and remediationsAs of commit 33e48a3: Commit 33e48a3 was recently pushed. Waiting for builds... This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.Please report bugs/suggestions on the GitHub issue tracker. This comment has been revised 3 times. |
This involves: 1) Porting GatedLinearUnit CPU from ATen to TensorIterator 2) Porting GatedLinearUnit CUDA from THNN to TensorIterator. Differential Revision: [D17539477](https://our.internmc.facebook.com/intern/diff/D17539477) [ghstack-poisoned]
Stack from ghstack:
This involves:
Differential Revision: D17539477