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

Implement basic scaled operations for MLP model. #16

Merged
merged 2 commits into from
Nov 15, 2023
Merged

Conversation

balancap
Copy link
Contributor

@balancap balancap commented Nov 14, 2023

Adding scaled translation/implementation for: add, sub and dot_general.
Should allow training minimal MLP model.

@balancap balancap force-pushed the basic-ops branch 3 times, most recently from 6469c37 to 6d78301 Compare November 14, 2023 16:11
@balancap balancap changed the title Basic ops Implement basic scaled operations for MLP model. Nov 14, 2023
samho and others added 2 commits November 14, 2023 16:46
Adding scaled translation/implementation for: `add`, `sub` and `dot_general`.
Should allow training minimal MLP model.
@balancap balancap merged commit 6373362 into main Nov 15, 2023
2 checks passed
@balancap balancap deleted the basic-ops branch November 15, 2023 10:36
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.

1 participant