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.
merge ScopedFootprint::footprint into TensorReferenceGroup::approximateFootprint
ScopedFootprint::footprint has only one call site and requires the
domain to be communicated from TensorReferenceGroup. Arguably, only the
footprint of the entire group ever needs to be computed. Merge the code
of ScopedFootprint::footprint into
TensorReferenceGroup::approximateFootprint. This prepares for inclusion
of stride information.
0 commit comments