- 21 10月, 2021 1 次提交
-
-
由 niuliling123 提交于
* Update the implement of reduceAnyKernel according to kernel primitive api * Fix a bug in ReadData, ReadDataBc and ReadDataReduce when NX != 1
-
- 11 10月, 2021 1 次提交
-
-
由 niuliling123 提交于
* Add functor_primitives.h for kernel primtive api * update * move namespace kps * subFunctor init_data * delete InvalidArgumentError
-
- 26 9月, 2021 1 次提交
-
-
由 niuliling123 提交于
-
- 14 9月, 2021 1 次提交
-
-
由 Yiqun Liu 提交于
Implement FunctionTraits to support two kinds of elementwise functor and remove some old codes for broadcast. (#35688)
-
- 13 9月, 2021 2 次提交
- 08 9月, 2021 1 次提交
-
-
由 niuliling123 提交于
-
- 01 9月, 2021 1 次提交
-
-
由 niuliling123 提交于
* add ElementwiseTernary, Reduce, ReadDataStride
-
- 10 8月, 2021 1 次提交
-
-
由 niuliling123 提交于
添加Kernel primitives api: ReadData, WriteData ComputeFunctor
-
- 27 7月, 2021 1 次提交
-
-
由 Feng Xing 提交于
This PR add some primitives api related files. Those files are almost empty for the moment, but will be filled later.
-