Songchen Tan

Results 22 comments of Songchen Tan

Also I noticed that there are some related implementation of gemm at #308 , but both of us are doing this in a bit awkward way. After testing gemv I...

@wsmoses All tests have passed. Two fails are due to other test cases

> @tansongchen you marked all the conversations as resolved, but there is no new commit yet? Maybe you forgotten to push? Just pushed

@wsmoses I am looking at the operand bundles, and I am wondering why the ValueType for x is Shadow at https://github.com/EnzymeAD/Enzyme/blob/main/enzyme/Enzyme/AdjointGenerator.h#L4777 ? I assume that since `memcpy` is using the...

I see, I thought Shadow was only used for derivative values... Maybe we should update the description at https://github.com/EnzymeAD/Enzyme/blob/main/enzyme/Enzyme/Utils.h#L258 later

Operand bundles are added, and test cases are fixed according to the new convention.

@wsmoses Any comments on the latest push?

I haven't quite understood what is happening with the Julia nightly CI. It seems that other PRs are also failing on this?

Let's get this merged step-by-step. I am firstly adding swap and copy functions here, and then the remaining level 1 functions, and then level 2, and then level 3. A...

那有没有可能这样解决:我来提交一个 pull request,把注释掉的条目中注释格式统一(不改变启用的条目),这样我生成的时候就可以用脚本来批量启用我需要的音节