Han Guo

Results 4 comments of Han Guo

Thanks for confirming this! Unfortunately, I'm a bit swamped by an upcoming deadline, so I don't think I could create a PR in the short term :/

Hi, I have a loosely related question about the vectorized Epilogue. What are the general rule of thumb/guideline when configuring the `SmemLayout`, as well as the tiled copy between Smem...

Thanks for the answer! I noticed a similar decision is made in the [Hopper implementation](https://github.com/NVIDIA/cutlass/blob/main/include/cutlass/gemm/kernel/tile_scheduler_params.h#L448) of StreamK. If I understand correctly of what you said, most of these choices are...

Thanks for reaching out! Please check out a related question at https://github.com/HanGuo97/soft-Q-learning-for-text-generation/issues/2. Somewhat related, we also have a [follow-up work](https://github.com/mingkaid/rl-prompt) with better documentation.