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

fix: summarize_tensor(tensor) when tensor.numel() == 0 #200

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

piercus
Copy link
Collaborator

@piercus piercus commented Jan 19, 2024

Fix following error

RuntimeError: min(): Expected reduction dim to be specified for input.numel() == 0. Specify the reduction dim with the 'dim' argument.

@deltheil deltheil added the run-ci Run CI label Jan 19, 2024
@deltheil deltheil force-pushed the summarize-empty-tensor branch from c6a6bf7 to 86c11ab Compare January 20, 2024 13:28
@deltheil deltheil added run-ci Run CI and removed run-ci Run CI labels Jan 20, 2024
@deltheil deltheil merged commit 91aea9b into finegrain-ai:main Jan 20, 2024
1 check passed
@deltheil
Copy link
Member

@piercus thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-ci Run CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants