Heejo You

Results 2 issues of Heejo You

Hi, guys. Thank you so much about sharing this code. And, I think I found a minor bug, so I am reporting it. https://github.com/mindslab-ai/cotatron/blob/38079aa2c95d647ec915ec6e8102ae5653623b78/modules/tts_decoder.py#L64-L65 I think the `prenet depth parameter`...

Hello, I'm creating an issue because I can't understand why b.T is applied in [this line](https://github.com/triton-lang/triton/blob/6fc5010dc5026c73fe3ef0e48056480e9fa3f7bf/python/tutorials/03-matrix-multiplication.py#L430C3-L430C16). In the case of the benchmark, M == N, so there's no error, but...