Skip to content

SparseShape maintains its own sparse threshold #322

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

Merged
merged 1 commit into from
Dec 23, 2021

Conversation

evaleev
Copy link
Member

@evaleev evaleev commented Dec 21, 2021

It is initialized at construction time (from global threshold, i.e. SparseThreshold::threshold()) and gets propagated through permutations and unary factories. Global threshold gets used to screen results of binary operations.

It is initialized at construction time (from global threshold, i.e. SparseThreshold<T>::threshold()) and gets propagated through permutations and unary factories. Global threshold gets used to screen results of binary operations.
@evaleev evaleev merged commit 710d54f into master Dec 23, 2021
@evaleev evaleev deleted the evaleev/feature/per-shape-threshold branch December 23, 2021 19:00
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