- 24 9月, 2021 1 次提交
-
-
由 wawltor 提交于
* add the shape check for the matmul * remove the test case for the linear
-
- 08 9月, 2021 1 次提交
-
-
由 wawltor 提交于
* add the matmul v2 grad kernel * relief the test case time * update the test case for the matmul double grad * remove the unsed code for the matmul double grad * update the test case for the double grad matmul * remove the unused code in dot
-
- 15 6月, 2021 1 次提交
-
-
由 jiangcheng 提交于
* add reduce_sum_op by add self-kernel * set all ReduceKernel MPType for accuracy * add float16 test script which input is integer number * solve reduce sum float16 check_grad problem * solve conflict and change test script for CI * change kernel register for CI * remove all useless template
-
- 26 5月, 2021 1 次提交
-
-
由 chentianyu03 提交于
* modify matmul Op to complex template types * remove complex64/128 head file
-
- 08 3月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 01 3月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 31 12月, 2020 1 次提交
-
-
由 chentianyu03 提交于
* dot op support complex types * matmul support complex types * add test case * matmul broadcast gradient support complex * move conjFunctor to complex_functor.h
-
- 15 12月, 2020 1 次提交
-
-
由 ShenLiang 提交于
* fix bug of matmul_v2 for broadcast
-
- 02 12月, 2020 1 次提交
-
-
由 ShenLiang 提交于
-
- 28 9月, 2020 1 次提交
-
-
由 ShenLiang 提交于
* fix the speed&memory of matmul * fix the comment * fix the memory copy * fix the windows ci
-
- 25 9月, 2020 1 次提交
-
-
由 ShenLiang 提交于
* add fp16 for matmul
-
- 24 9月, 2020 1 次提交
-
-
由 wanghuancoder 提交于
* use iwyu clean include, test=develop, test=win * compilation error, test=develop * fix compilation error2, test=develop * fix compilation error3, test=develop * fix compilation error4, test=develop * fix compilation error5, test=develop * fix compilation error6, test=develop * fix compilation error7, test=develop * fix compilation error8, test=develop * fix compilation error8, test=develop * fix compilation error10, test=develop * fix compilation error11, test=develop
-
- 22 8月, 2020 1 次提交
-
-
由 ShenLiang 提交于
* add matmul_v2
-