Stepan Kargaltsev
Stepan Kargaltsev
Side Note 3: It might have been best to hide wmmx-related stuff under [__ARM_WMMX macro](https://developer.arm.com/documentation/101028/0010/Feature-test-macros) but based on [this libunwind discussion](https://reviews.llvm.org/D21991) clang does not correctly set this macro.
@Maratyszcza could you take a look?
@yuekaizhang Well, the plan is: - modify `WhisperEncoder` to have the same signature as regular `EncoderModel` - use `prompt_embedding_table` input to pass actual fbanks features to `WhisperEncoder` - use tritonserver...
Hi @ANIKET-SHIVAM, Initially, I was trying to adapt `57_hopper_grouped_gemm` example to be used in https://github.com/tgale96/grouped_gemm (which [is built](https://github.com/tgale96/grouped_gemm/blob/main/setup.py) without NDEBUG flag, but not in debug mode) when I first noticed...
> (ETA early April). Hi @yaox12, is there by any chance an updated ETA on cuda 12.9?
> > > (ETA early April). > > > > > > Hi [@yaox12](https://github.com/yaox12), is there by any chance an updated ETA on cuda 12.9? > > The new ETA...