- 17 5月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 15 4月, 2020 1 次提交
-
-
由 MaxwellDing 提交于
refactor(*): reduce Wsign-compare warning
-
- 24 3月, 2020 1 次提交
-
-
由 cc 提交于
-
- 02 1月, 2020 1 次提交
-
-
由 石晓伟 提交于
-
- 07 11月, 2019 1 次提交
-
-
由 Wilber 提交于
fix jit::matmul bug. Input x shape is (m, k), weight shape is (k, n). When k < 512, m==1, and n is a multiple of 16, the weight pointer is not correctly updated in the group calculation in the implementation of jit::matmul, resulting in the result diff
-
- 03 9月, 2019 1 次提交
-
-
由 huzhiqiang 提交于
-