Skip to content

Conversation

@gchanan
Copy link
Contributor

@gchanan gchanan commented Sep 23, 2019

Stack from ghstack:

This involves:

  1. Porting GatedLinearUnit CPU from ATen to TensorIterator
  2. Porting GatedLinearUnit CUDA from THNN to TensorIterator.

Differential Revision: D17539477

This involves:
1) Porting GatedLinearUnit CPU from ATen to TensorIterator
2) Porting GatedLinearUnit CUDA from THNN to TensorIterator.
@pytorchbot pytorchbot added module: cpu CPU specific problem (e.g., perf, algorithm) module: cuda Related to torch.cuda, and CUDA support in general module: operators labels Sep 23, 2019
gchanan added a commit that referenced this pull request Sep 23, 2019
This involves:
1) Porting GatedLinearUnit CPU from ATen to TensorIterator
2) Porting GatedLinearUnit CUDA from THNN to TensorIterator.

ghstack-source-id: ea5e263
Pull Request resolved: #26687
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 added a commit that referenced this pull request Sep 24, 2019
This involves:
1) Porting GatedLinearUnit CPU from ATen to TensorIterator
2) Porting GatedLinearUnit CUDA from THNN to TensorIterator.

ghstack-source-id: 1bfb35d
Pull Request resolved: #26687
Copy link
Contributor

@VitalyFedyunin VitalyFedyunin left a 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.

@gchanan
Copy link
Contributor Author

gchanan commented Sep 24, 2019

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 added a commit that referenced this pull request Oct 13, 2019
This involves:
1) Porting GatedLinearUnit CPU from ATen to TensorIterator
2) Porting GatedLinearUnit CUDA from THNN to TensorIterator.

ghstack-source-id: 8431fb7
Pull Request resolved: #26687
@XiaobingSuper
Copy link
Collaborator

#24571 Migrate glu from the TH to Aten (CUDA)
#24572 Migrate glu_backward from the TH to Aten (CUDA)
#24707 Migrate glu from the TH to Aten (CPU)
#24708 Migrate glu_backward from the TH to Aten (CPU)

@XiaobingSuper
Copy link
Collaborator

@gchanan. do you have any progress about it?

@gchanan gchanan mentioned this pull request Feb 11, 2020
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]
gchanan added a commit that referenced this pull request Feb 11, 2020
This involves:
1) Porting GatedLinearUnit CPU from ATen to TensorIterator
2) Porting GatedLinearUnit CUDA from THNN to TensorIterator.

ghstack-source-id: 3a407fa
Pull Request resolved: #26687
@dr-ci
Copy link

dr-ci bot commented Feb 11, 2020

💊 CircleCI build failures summary and remediations

As 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]
gchanan added a commit that referenced this pull request Feb 13, 2020
This involves:
1) Porting GatedLinearUnit CPU from ATen to TensorIterator
2) Porting GatedLinearUnit CUDA from THNN to TensorIterator.

ghstack-source-id: 3098f19
Pull Request resolved: #26687
@facebook-github-bot facebook-github-bot deleted the gh/gchanan/88/head branch August 13, 2020 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: cpu CPU specific problem (e.g., perf, algorithm) module: cuda Related to torch.cuda, and CUDA support in general

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants