Skip to content

SparseShape maintains its own sparse threshold#322

Merged
evaleev merged 1 commit into
masterfrom
evaleev/feature/per-shape-threshold
Dec 23, 2021
Merged

SparseShape maintains its own sparse threshold#322
evaleev merged 1 commit into
masterfrom
evaleev/feature/per-shape-threshold

Conversation

@evaleev
Copy link
Copy Markdown
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