Skip to content
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

feat: add linear layer train support #233

Draft
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

ayoub-louati
Copy link
Contributor

@ayoub-louati ayoub-louati commented Jan 9, 2023

Add training support for linear layer:
closes #228

@ayoub-louati ayoub-louati self-assigned this Jan 9, 2023
@ayoub-louati ayoub-louati marked this pull request as ready for review January 12, 2023 09:02
@ayoub-louati ayoub-louati changed the title Feat/add linear layer train support feat: add linear layer train support Jan 12, 2023
@pommedeterresautee pommedeterresautee removed the request for review from gaetansnl January 19, 2023 09:19
@pommedeterresautee pommedeterresautee marked this pull request as draft January 19, 2023 09:19
@ayoub-louati ayoub-louati marked this pull request as ready for review January 23, 2023 20:17
@ayoub-louati
Copy link
Contributor Author

ayoub-louati commented Jan 23, 2023

@pommedeterresautee all tests (backward benchmark) passed on cloud-dev (without cuda-graphs):
image
All tests (foraward and backward benchmakrs) passed:
image

@ayoub-louati ayoub-louati marked this pull request as draft February 10, 2023 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

linear layer backward
1 participant