Aryan Rahar
Aryan Rahar
What / Why - Clarifies TimesFM’s training‑time patch masking per the ICML paper: sample r ∈ [0, p−1], mask the first r positions in the first input patch, starting at...
Description This pull request resolves issue #4825 by removing the unnecessary template keyword from get() calls in non-dependent contexts throughout the README and MkDocs documentation. What Replaced .template get() with...
What Return the rebalance event from `handleRebalanceEvent` when `go.application.rebalance.enable == true` **and** no `RebalanceCb` is set, regardless of whether an events channel is used. Why: In this configuration, Poll()-based consumers...
Adds a concise “Local development quickstart” so new contributors can build and run tests immediately without leaving the page. Uses build-infer.sh + make devsetup. Documents fast OCaml inner loops (-C...
Clarifies that RdKafka::Conf::dump() returns a heap-allocated std::list owned by the caller. Adds a CHANGELOG entry. Fixes #5166.
Adds LICENSE_1_0.txt at the repository root so license scanners and distributions can detect the Boost Software License without digging into subdirectories. Unmodified Boost Software License 1.0 text. No code changes....