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

Simpler MatMul interface, vocab types, Tristate for use_spinning #442

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

copybara-service[bot]
Copy link

Simpler MatMul interface, vocab types, Tristate for use_spinning

Add Extents2D, Range2D vocab types
Matmul uses ConstMat for inputs and RowPtr for output
Move RowVectorBatch to basics.h
Separate threading.cc
Fix topology string: report cores not LPs, and #HT
Move QStride/IsMHA into LayerConfig
ImageTokens does not require make_unique.
matmul_test: no longer require template args

@copybara-service copybara-service bot force-pushed the test_691460778 branch 4 times, most recently from e7d137f to efd1d63 Compare November 4, 2024 15:40
Add Extents2D, Range2D vocab types
Matmul uses ConstMat for inputs and RowPtr for output
Move RowVectorBatch to basics.h
Separate threading.cc
Fix topology string: report cores not LPs, and #HT
Move QStride/IsMHA into LayerConfig
ImageTokens does not require make_unique.
matmul_test: no longer require template args
PiperOrigin-RevId: 692963605
@copybara-service copybara-service bot merged commit 868b016 into dev Nov 4, 2024
@copybara-service copybara-service bot deleted the test_691460778 branch November 4, 2024 15:48
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