Closed westonpace closed 1 week ago
Attention: Patch coverage is 77.96178%
with 173 lines
in your changes missing coverage. Please review.
Project coverage is 77.18%. Comparing base (
961cd95
) to head (7d8a714
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The encoding is only tested on tensors for now. It should encode variable-width data but, without a repetition index, we are not yet able to schedule / decode variable width data. In addition, I've created a few todos for follow-up.