- 24 1月, 2022 1 次提交
 - 
- 
由 Feiyu Chan 提交于
* migration of functors in paddle/fluid/operators/eigen and paddle/fluid/platform/eigen_ext.h * update path of data types like float16.h in includes in extensions.h
 
 - 
 - 21 1月, 2022 1 次提交
 - 
- 
由 Aurelius84 提交于
* Migrate Dim and DDim from paddle::framework into pten namespace * fix paddle::framework::Array * fix framework::Array
 
 - 
 - 12 1月, 2022 1 次提交
 - 
- 
由 Zhang Ting 提交于
 
 - 
 - 11 1月, 2022 1 次提交
 - 
- 
由 niuliling123 提交于
 
 - 
 - 27 12月, 2021 1 次提交
 - 
- 
由 limingshu 提交于
* No harm to KP * Pass the compile stage * change the WriteData function * fix template bugs and pass ctest of current elementwise * for passing partial template specialization of tempalte function in CI-ROCm * To make 'WriteData' funtion flexible. * a less harmful way to support multi-output * a less harmful way to support multi-output
 
 - 
 - 21 12月, 2021 1 次提交
 - 
- 
由 sneaxiy 提交于
* mean first version * fix scalar mean * add fp16 dtype for api
 
 - 
 - 08 12月, 2021 1 次提交
 - 
- 
由 crystal 提交于
* add boardcast_sub * add boardcast_sub
 
 - 
 - 03 12月, 2021 1 次提交
 - 
- 
由 ronnywang 提交于
* refine structure for cuda and rocm * update * update * update * update
 
 - 
 - 17 11月, 2021 1 次提交
 - 
- 
由 niuliling123 提交于
* Modify reduce_op.op.h for xpu2 with kernel primitive api
 
 - 
 - 12 11月, 2021 1 次提交
 - 
- 
由 YuanRisheng 提交于
* elementwise_add kernel refactor * fix compile bugs in elementwise_add refactor * fix compile bugs when run in npu/xpu * fix bugs when run unit test * fix bugs when run ci-windows * modify code as recommended * code format adjust * fix bugs when run ci * fix compile bug when run in ci-windwos
 
 - 
 - 29 10月, 2021 1 次提交
 - 
- 
由 niuliling123 提交于
 
 - 
 - 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.
 
 -