Closed 95-martin-orion closed 5 years ago
Previously, projecting to a tensor with a different size than the expected result pulled data from an incorrect location when populating the output. This PR fixes that issue and adds a test to verify it.
Previously, projecting to a tensor with a different size than the expected result pulled data from an incorrect location when populating the output. This PR fixes that issue and adds a test to verify it.