This repository was archived by the owner on Apr 28, 2023. It is now read-only.
Commit 967eb20
TensorReferenceGroup::makeSingleton: explicitly drop reference tag
The group approximation should not have a reference tag since
it may cover multiple references. The tag currently gets removed
implicitly because outputRanges flattens the domain space.
Explicitly drop the tags before calling outputRanges.
Note that the call to outputRanges occurs a couple of lines down
from the changes.1 parent e7a751c commit 967eb20
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
120 | 121 | | |
121 | | - | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| |||
0 commit comments