- 25 2月, 2022 6 次提交
-
-
由 Linjie Chen 提交于
-
由 Zhang Ting 提交于
-
由 zhangbo9674 提交于
* add ele_add * add ele_mul * add ele_sub * sovle conflict * fix npu * refine ele_add * add ele_mul unittest * refine ele_sub * refine ci * refine unittest
-
由 furnace 提交于
[Phi] mv kernel
-
由 Leo Chen 提交于
* refine randint kernel * refine randperm kernel * refine unbind kernel * support op seed
-
由 Chen Weihang 提交于
* support cudnn kernel moving * polish cmake rules * add unittest for coverage * remove orig kernel * remove softmax cudnn kernel * fix softmax test failed * fix npu func error * resolve conflict * rename gpu dnn kernels * fix name rule error * fix compile error * update fp16 namespace
-
- 24 2月, 2022 11 次提交
-
-
由 Chen Weihang 提交于
* rename pten to phi * fix infrt compile failed * resolve conflict
-
由 Aganlengzi 提交于
* migrate increment addmm multinomial cholesky kernels to phi * test pr39869 * test pr39869 * fix style and ci
-
由 Leo Chen 提交于
* move randint to phi * use host generator
-
由 0x45f 提交于
* move cross forward OP * move cross grad op to phi * move infershape * refine infershape * rename ctx * set dtype and layout in InferMeta * refine code
-
由 Linjie Chen 提交于
* move bce_loss to phi * refine PADDLE_ENFORCE * revert PADDLE_ENFORCE * fix ci
-
由 zhouweiwei2014 提交于
* Migrate poisson op into phi * fix CI * fix comment
-
由 Aurelius84 提交于
* [Phi] Fix XPU OP segmentation Fault problem * fix cast_op_xpu in kunlun1 * fix cast_op_xpu in kunlun1
-
由 chentianyu03 提交于
* modify infershape by args_def * add optional type for infermate * add optional type for infermate * add optional type for infermate * support scalar type * change OptionalInputAt function to none template * support phi::DataType
-
由 xiongkun 提交于
-
由 jakpiase 提交于
* Fix for split bf16 inference * added test for pass * changes after review
-
由 huangxu96 提交于
* Optimize the where_op by the elementwise_op funtion * Modified where_op & abs_grad_op by elementwise interface
-
- 23 2月, 2022 9 次提交
-
-
由 Leo Chen 提交于
* move randperm to phi * fix npu * fix memory::Copy
-
由 Yang 提交于
-
由 zhouweiwei2014 提交于
* change CUDA implementaion of bernoulli OP * fix CI
-
由 ronnywang 提交于
-
由 Leo Chen 提交于
* move unbind to phi * revert infer shape * add header file * move concat_and_split to phi
-
由 Liu-xiandong 提交于
* [KP] Add elementwise add xpu, test=develop * modify the File Permissions * modify the copyright time * modify code style * modify code style
-
由 Aurelius84 提交于
* [Phi] Migrate lable_smooth_op into Phi * fix PT->PD
-
由 zhangbo9674 提交于
* add elementwise_div * refine rocm * refine code * refine op register * solve conflict * refine unittest * refine unittest precision * add rocm
-
由 zyfncg 提交于
* remove fill_any_like kernel in fluid and fix data transform bug * support scalar in infershpe * recover infershape in fill_and_like
-
- 22 2月, 2022 10 次提交
-
-
由 Aganlengzi 提交于
* [custom kernel]Delete useless * change RegType enum names * mod notes * merge * update
-
由 From00 提交于
* Move Real OP to phi * Move Imag OP to phi * Move Real and Imag InferShape to phi * Move Real and Imag to complex_kernel * Change PT_REGISTER_XXX to PD_REGISTER_XXX
-
由 xiongkun 提交于
* change Vector to std::vector and provide MixVector class as a helper wrapper class * solve the multi-gpu hang problem * remove the duplicate template instantialize * Copy vector to cpu * add CopyToCPU * xxx * final version: fix the problem of all reduce * remove mixvector dependence * fix * merge * fix code * fix by CI
-
由 Aurelius84 提交于
* [Phi] Migrate unfold_op into phi * fix im2col CPUContext template instantial * fix unfold_op.h header include problem * fix unittest * fix PT->PD
-
由 ronnywang 提交于
-
由 Zhang Zheng 提交于
* Modify the implementation of BlockYReduce to fit more scenes * fix * fix
-
由 Yuang Liu 提交于
-
由 niuliling123 提交于
* Modified RandomKernel with Kernel Primitive API * update pten.h to phi.h * update * update fullKernel
-
由 niuliling123 提交于
* Add Sort API for Kernel Primitive API * update & -> ptr
-
由 Chen Weihang 提交于
* unify register macro * rename declare macro * fix infrt error
-
- 21 2月, 2022 4 次提交
-
-
由 Aganlengzi 提交于
* [PluggableDevice]custom kernel to pten core structs * mod extension.h for custom op * compatible python for CI * support custom context * refactor to pten * fix windows and ut
-
由 Aurelius84 提交于
* migrate huber_loss into phi * migrate infershape * modify pten into phi
-
由 chentianyu03 提交于
* rm reduce_sum raw kernel * remove reduce_mean kernel * remove reduce_mean kernel * reduce support int and int64_t * mean support int and int64_t type
-
由 YuanRisheng 提交于
* remove infershape and Xshape * add xshape * fix bugs when run ci * fix bugs when run ci * fix bugs when run infrt test * pass converage
-