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

Add simple regression training example. #16

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

mmanzoorTT
Copy link
Contributor

Using 'tt' backend to execute training graph (forward/backward graphs) and
running rest of the code on 'cpu' backend.

This example is failing during StableHLO to TTIR conversion for stablehlo.dot_general op currently.

Using 'tt' backend to execute training graph (forward/backward graphs) and
running rest of the code on 'cpu' backend.
Adding simple regression weights update as a test case
@mmanzoorTT mmanzoorTT force-pushed the mmanzoor/example-regression branch from eef740d to 29e8cac Compare October 1, 2024 15:49
@mmanzoorTT mmanzoorTT requested a review from uazizTT October 1, 2024 15:49
@mmanzoorTT mmanzoorTT merged commit 80c727a into main Oct 3, 2024
3 checks passed
@mmanzoorTT mmanzoorTT deleted the mmanzoor/example-regression branch October 3, 2024 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants