Skip to content

Fix incorrect shape descriptions of quantized layers#292

Merged
davidkoski merged 1 commit intoml-explore:mainfrom
AppAppWorks:NN/fix-linear-embedding-shapes-desc
Oct 28, 2025
Merged

Fix incorrect shape descriptions of quantized layers#292
davidkoski merged 1 commit intoml-explore:mainfrom
AppAppWorks:NN/fix-linear-embedding-shapes-desc

Conversation

@AppAppWorks
Copy link
Contributor

Fixes #290

@davidkoski
Copy link
Collaborator

Looks like swift-format failed -- please make sure you are using 602.0.0 (which came out a month ago or so)

@AppAppWorks AppAppWorks force-pushed the NN/fix-linear-embedding-shapes-desc branch from 125d6bb to edf88ae Compare October 24, 2025 23:01
@AppAppWorks
Copy link
Contributor Author

Looks like swift-format failed -- please make sure you are using 602.0.0 (which came out a month ago or so)

Formatting fixed

Copy link
Collaborator

@davidkoski davidkoski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

@davidkoski davidkoski merged commit 63fa1ab into ml-explore:main Oct 28, 2025
3 checks passed
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.

QuantizedLinear and QuantizedEmbedding displaying incorrect shapes

2 participants