You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2023. It is now read-only.
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.
0 commit comments