Skip to content

Conversation

@zou3519
Copy link
Contributor

@zou3519 zou3519 commented May 29, 2024

Stack from ghstack (oldest at bottom):

We're replacing lltm with myaddmul(a: Tensor, b: Tensor, c: float),
which just does a*b+c. This simplification allows us to focus on the
operator registration instead of get lost in the details of the
complicated lltm kernels.

Test Plan:

  • tests

We're replacing lltm with myaddmul(a: Tensor, b: Tensor, c: float),
which just does a*b+c. This simplification allows us to focus on the
operator registration instead of get lost in the details of the
complicated lltm kernels.

Test Plan:
- tests

[ghstack-poisoned]
zou3519 added a commit that referenced this pull request May 29, 2024
We're replacing lltm with myaddmul(a: Tensor, b: Tensor, c: float),
which just does a*b+c. This simplification allows us to focus on the
operator registration instead of get lost in the details of the
complicated lltm kernels.

Test Plan:
- tests

ghstack-source-id: dbf9af1
Pull Request resolved: #95
@zou3519 zou3519 requested a review from albanD May 29, 2024 17:22
@zou3519 zou3519 merged commit 417f852 into gh/zou3519/3/base May 29, 2024
zou3519 added a commit that referenced this pull request May 29, 2024
We're replacing lltm with myaddmul(a: Tensor, b: Tensor, c: float),
which just does a*b+c. This simplification allows us to focus on the
operator registration instead of get lost in the details of the
complicated lltm kernels.

Test Plan:
- tests

ghstack-source-id: dbf9af1
Pull Request resolved: #95
@zou3519 zou3519 deleted the gh/zou3519/3/head branch May 29, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants