- 07 3月, 2022 8 次提交
-
-
由 zhangbo9674 提交于
* add gaussian random * add full * refine reduce * refine code * refine gaussian_random unittest * add unittest for fill_any_like fill_constant
-
由 Liu-xiandong 提交于
* [phi] move multi_dot OP * fix the segment bug * fix bug * delete useless comment * fix CI bug
-
由 zhaoyingli 提交于
* engine support pp * fix format * avoid multi print * fix convert * bug fix * add pp unittest
-
由 zhangbo9674 提交于
* add activ * refine unittest * refine unittest * refine unittest * refine unittest * refine code
-
由 zn 提交于
* [MLU]support reduce tensors on mlu * [MLU]fix compiler options
-
由 lilong12 提交于
-
由 Aurelius84 提交于
* [Phi]Migrate Adamax into phi * Add adadelta kernel
-
由 zhangbo9674 提交于
* refine amp.decorate code example * refine code
-
- 06 3月, 2022 3 次提交
-
-
由 Chen Weihang 提交于
* replace prefix pt by pd * replace added kernel * revert util change * pd kernel to phi * resolve conflict * resolve conflict
-
由 Zhong Hui 提交于
* move dist op to phi * fix * fix * fix as reviews
-
由 zhouweiwei2014 提交于
* Migrate triangular_solve op into phi * fix CI * move MatrixReduceSum to phi funcs * move MatrixReduceSum to phi funcs * fix comment * fic CI
-
- 05 3月, 2022 5 次提交
-
-
由 Chen Weihang 提交于
* remove eig dep for svd helper * fix win failed
-
由 furnace 提交于
* [Phi] move infershape for mv * [Phi] delete extra codes for mv
-
由 Chen Weihang 提交于
-
由 Chen Weihang 提交于
-
由 wangguanqun 提交于
* fix benchmark and communicator config * fix bugs of the_one_ps * multi program and fix bug in optimizer * multi program in the_one_ps * public commcontext * ps optimizer multi programs * the one ps merge * fix bug in test
-
- 04 3月, 2022 24 次提交
-
-
由 hong 提交于
* add yolo box kernel; test=develop * fix comile error; test=develop
-
由 zyfncg 提交于
* move selected_rows kernel head to selected_rows dir * update license * add sr namespace * refacter selected_rows kernel funciton name * fix bug
-
由 chentianyu03 提交于
-
由 Zhanlue Yang 提交于
* Fixed GradNode default attributes issues * Reverted changes on yaml files
-
由 Thunderbrook 提交于
* dump cpu * code format
-
由 sneaxiy 提交于
* move gather_nd/scatter/scatter_nd_add * fix npu/xpu ci * follow comments * small fix
-
由 Feiyu Chan 提交于
move cpu_vec.h to phi/kernels/funcs.
-
由 hong 提交于
* enable eager model; test=develop * set bs = 5; test=develop
-
由 Qi Li 提交于
-
由 furnace 提交于
[Phi] move gaussian_random, fix fp16
-
由 Linjie Chen 提交于
* move sigmoid cross entopy with logits to phi * fix ci * move log_loss to phi * move cumsum to phi * revert infershape * fix xpu ci * move auc to phi * remove comment * update sigmoid_cross_entropy_with_logits_op.cu * update sigmoid_cross_entropy_with_logits_op * Update log_loss
-
由 hong 提交于
* add digamma, abs, trunc; test=develop * fix bug and add diagonal; test=develop * add name coverter; test=develop * update tracer.py; test=develop * add test case; test=develop * fix bugs; test=develop
-
由 zyfncg 提交于
* remove emtpy kernel and infershape in fluid * fix bug of infershape_utils
-
由 zyfncg 提交于
* fix bug caused by split infershape * revert infer_shape of split * revert split
-
由 ceci3 提交于
[paddle-inference]support setting fully connected in multi-head attention static shape branch to int8 (#39660) * fix inference int * update * add unittest
-
由 Chen Weihang 提交于
* remove cholsky solve deps with svd helper * fix shape infer bug
-
由 lilong12 提交于
* add pg_gloo apis
-
由 zhouweiwei2014 提交于
* Migrate bitwise_and/or/xor/not op into phi * fix CI
-
由 Aganlengzi 提交于
-
由 Leo Chen 提交于
* clean distribution_helper, index_impl, aligned_vector code in fluid * fix conflicts
-
由 chentianyu03 提交于
* move reduce gpu impl funcs into pten/kernels/funcs * change reduce header name and namespace * fix spell word error * change mutable_data to dev_ctx.Alloc * modify place to devcontex * format code style * fix build error * fix build error * fix conflict
-
由 王明冬 提交于
-
由 xiongkun 提交于
-
由 chenjian 提交于
-