Skip to content

Conversation

@besaleli
Copy link
Member

Transforms docs!

@besaleli besaleli requested a review from angpt November 25, 2025 08:22
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codspeed-hq
Copy link

codspeed-hq bot commented Nov 25, 2025

CodSpeed Performance Report

Merging #134 will not alter performance

Comparing docs/transform-docs (f2c5e9b) with main (2be28bb)

Summary

✅ 20 untouched
⏩ 20 skipped1

Footnotes

  1. 20 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

---@param mask Tensor
---output: 2d tensor of shape [batch_size, hidden]
---@return Tensor
function Postprocess(arr, mask)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Specify a sample mask value here.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@angpt The mask is going to look like a 2d matrix with a bunch of 1s and 0s. It's automatically provided by the transform engine as a parameter to the Postprocess function.

@besaleli besaleli requested a review from angpt November 26, 2025 12:05
@angpt angpt merged commit d92fe97 into main Nov 26, 2025
1 check passed
@angpt angpt deleted the docs/transform-docs branch November 26, 2025 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants