- 24 2月, 2022 17 次提交
-
-
由 xiaoting 提交于
* fix maxunpool2d example, test=document_fix * fix maxunpool2d example, test=document_fix
-
由 zhouweiwei2014 提交于
* Migrate poisson op into phi * fix CI * fix comment
-
由 zmxdream 提交于
-
由 jakpiase 提交于
* added nearest interp v2 bf16 * disabled bilinear interp nhwc test * added skipping UT for gpu * added NHWC support * removed unnecessary statements * minor change * CI fix * added appropriate changes to interpolate_v1 * fix after review * minor change * minor change * revert unwanted deletions * CI fix
-
由 Zhanlue Yang 提交于
* Refactored GradNodeAccumulation data structure and behaviour * Fixed CI issues * Fix compilation issues * Fixed minor issues * Reverted changes for intermediate and OverwriteOutput * fixed minor issue * Fixed code format issues * Fixed CI-Coverage issue * Fixed CI issues
-
由 Leo Chen 提交于
* fix 'invalid escape sequence' * fix assert error
-
由 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
-
由 Huihuang Zheng 提交于
Add note for Place of Executor in parallel environment
-
由 JZ-LIANG 提交于
-
由 wanghuancoder 提交于
* eager, test=develop * fix bug, test=develop * eager, test=develop * merge legacy to fluid * eager, test=develop * eager, test=develop * Refactor TensorAdd func by template and remove gradient_accumulation in eager * Remove needless target name * eager, test=develop * eager, test=develop * Use overload instead of template * Remove legacy code * Remove legacy code * selectedrows, test=develop * Remove DataType test * eager, test=develop * eager, test=develop * support gan, test=develop * Using Tensor directly instead of using EagerTensor * support gradient_accumulation * make test_imperative_lod_tensor_to_selected_rows longer * make test_imperative_lod_tensor_to_selected_rows longer * refine code * ptb, test=develop * Rename all EagerTensor to Tensor * Rename some EagerTensor to Tensor * rename EagerTensor to EagerVariable * eager, test=develop * eager, test=develop * eager, test=develop * eager, test=develop * add more test * eager, test=develop * Support copiable selected rows and merge develop * save load, eager, test=develop * save load, eager, test=develop * refine, test=develop * refine, test=develop * refine, test=develop * revert static_runner, test=develop * EagerTensor to Tensor, test=develop * refine, test=develop * refine, test=develop * clear grad, test=develop * merge, develop * merge, develop * merge, test=develop * merge, test=develop Co-authored-by: NJiabinYang <360788950@qq.com> Co-authored-by: NWeilong Wu <veyron_wu@163.com>
-
由 niuliling123 提交于
-
由 Li Min 提交于
* optimize block config and fp16 atomicAdd perf for lookup_table_v2_grad.
-
由 Chen Weihang 提交于
* skip kernel declare for cuda only kernel on rocm * fix error
-
- 23 2月, 2022 23 次提交
-
-
由 jakpiase 提交于
-
由 ShenLiang 提交于
* add processgroup_nccl
-
由 石晓伟 提交于
* runtime supports pten kernels, test=develop * fixes a bug, test=develop
-
由 Zhanlue Yang 提交于
-
由 chentianyu03 提交于
-
由 Sing_chan 提交于
* move trunc_op's infere shape * modify according to risheng's comment
-
由 Leo Chen 提交于
* move randperm to phi * fix npu * fix memory::Copy
-
由 Yang 提交于
-
由 Chen Weihang 提交于
* polish default sig impl * revert dispenable out
-
由 mhhhh1 提交于
* [MLU] add cncl parallel context and mlu resource pool * [MLU] fix the cncl_context_test
-
由 zhouweiwei2014 提交于
* change CUDA implementaion of bernoulli OP * fix CI
-
由 zhangxiaoci 提交于
*test=kunlun
-
由 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
-
由 Allen Guo 提交于
* update inference part * restore white space
-
由 baoachun 提交于
* update gather_nd trt converter ut * update ut
-
由 TTerror 提交于
-
由 Leo Chen 提交于
* fix 'is with a literal' * fix typo
-
由 houj04 提交于
-
由 wanghuancoder 提交于
* eager, test=develop * fix bug, test=develop * eager, test=develop * merge legacy to fluid * eager, test=develop * eager, test=develop * Refactor TensorAdd func by template and remove gradient_accumulation in eager * Remove needless target name * eager, test=develop * eager, test=develop * Use overload instead of template * Remove legacy code * Remove legacy code * selectedrows, test=develop * Remove DataType test * eager, test=develop * eager, test=develop * support gan, test=develop * Using Tensor directly instead of using EagerTensor * support gradient_accumulation * make test_imperative_lod_tensor_to_selected_rows longer * make test_imperative_lod_tensor_to_selected_rows longer * refine code * ptb, test=develop * Rename all EagerTensor to Tensor * Rename some EagerTensor to Tensor * rename EagerTensor to EagerVariable * eager, test=develop * eager, test=develop * eager, test=develop * eager, test=develop * add more test * eager, test=develop * Support copiable selected rows and merge develop * refine, test=develop * refine, test=develop * refine, test=develop * refine, test=develop * clear grad, test=develop * merge, develop * merge, develop Co-authored-by: NJiabinYang <360788950@qq.com> Co-authored-by: NWeilong Wu <veyron_wu@163.com>
-
由 zhangbo9674 提交于
* add elementwise_div * refine rocm * refine code * refine op register * solve conflict * refine unittest * refine unittest precision * add rocm
-