- 25 4月, 2022 4 次提交
-
-
由 kuizhiqing 提交于
-
由 zyfncg 提交于
* optimiaze performance of PreparePhiData (#42093) * Dygraph performance optimization (v2) (#42103) * optimiaze performance of PreparePhiData * dygraph performance optimization * optimize performance of dygraph (#42137)
-
由 tianshuo78520a 提交于
官网中写到cmake版本最低3.15,更新cmake设置
-
由 Aurelius84 提交于
[Cherry-Pick][Performance]Remove CudaStreamSychornize in ClipGradByGlobalNorm and fix shape op (#42170) * [Performance]Set ShapeKernel with ALL_BACKEND and ALL_LAYOUT (#42138) * [Performance]Set ShapeKernel with ALL_BACKEND and ALL_LAYOUT * [Performance]Set ShapeKernel with ALL_BACKEND and ALL_LAYOUT * [Performance]Remove CudaStreamSychornize in ClipGradByGlobalNorm (#42132)
-
- 24 4月, 2022 5 次提交
-
-
由 Feiyu Chan 提交于
-
由 zhangbo9674 提交于
-
由 tianshuo78520a 提交于
解决编译依赖失败问题
-
由 chenjian 提交于
* fix kenrel name apperance (#42071) * Reduce performance influence by record event in python (#42040) * optimize performance * fix * improve coverage * fix * fix
-
由 Weilong Wu 提交于
* [Eager] Fix CastPyArg2scalar for max value of int64 (#42098) * [Eager] Fix CastPyArg2Scalar in Long case * Add more test cases for paddle.clip * Use PyLong_AsLongLong * Fix merge conflicts
-
- 23 4月, 2022 1 次提交
-
-
由 zmxdream 提交于
* add hashtable interface. test=develop * update. test=develop * update. test=develop * fix. test=develop * fix optimizer config for xpups. test=develop * fix. test=develop * fix. test=develop
-
- 22 4月, 2022 11 次提交
-
-
由 Aurelius84 提交于
-
由 0x45f 提交于
-
由 pangyoki 提交于
* add _grad_name and _grad_value for eager tensor * fix paddle_enforce * fix paddle_enforce 2 * fix grad_name * _grad_value return lodtensor rather than tensor * fix
-
由 Yilingyelu 提交于
* gradients; test=document_fix * fix VarType; test=document_fix * fix vartype; test=document_fix * cumsum; test=document_fix * t; test=document_fix
-
由 guguguzi 提交于
* fix bug for MultiplicativeDecay * remove changes to test_lr_scheduler.py
-
由 heliqi 提交于
修复ORT在batch变动时,输出shape不对问题
-
由 baoachun 提交于
-
由 Jacek Czaja 提交于
-
由 Baibaifan 提交于
* sharding_for_eager_tensor (#41415) * fix_sharding_copy_right (#41849)
-
由 Allen Guo 提交于
add mixed-precission support for ipu cherry-pick from #41733
-
由 Huihuang Zheng 提交于
Change CINN Tag to Prepare for CINN release/v0.2. This PR is the cherrypick of #42063
-
- 21 4月, 2022 19 次提交
-
-
由 Weilong Wu 提交于
-
由 Weilong Wu 提交于
-
由 Zhen Wang 提交于
* Move pass optimizations into CINN.
-
由 RichardWooSJTU 提交于
* fix nms op doc missing default value * fix nms op doc add blank line
-
由 zhangyikun02 提交于
-
由 z8hanghuan 提交于
* modify xpu.cmake,*test=kunlun (#41832) * modify xpu.cmake,*test=kunlun * modify xpu.cmake,*test=kunlun * modify xpu.cmake,*test=kunlun * modify xpu.cmake,*test=kunlun * support bilstm,*test=kunlun * [cherry-pick]support multi_layer of bilstm,*test=kunlun
-
由 lilong12 提交于
* fix_nccl_barrier (#41970) * be compatible with the old version of alltoall (#42007) Co-authored-by: NBaibaifan <39549453+Baibaifan@users.noreply.github.com>
-
由 lilong12 提交于
-
由 lilong12 提交于
-
由 ShenLiang 提交于
* fix utest * fix time
-
由 WangXi 提交于
-
由 wangguanqun 提交于
* double accessor and show_scale * double accessor and show_scale * rename * fix bug in pslib config * add unittest
-
由 baoachun 提交于
* update gpu fp16 op blacklist * update blacklist
-
由 baoachun 提交于
-
由 zyfncg 提交于
* [PHI] Support some c++ api in paddle namespace (#41778) * support some c++ api in paddle namespace * change c++ api namespace in custom op * [Phi] Support setting size of vector<Tensor> for out in yaml (#41576) * support setting vector out size in yaml * support setting size of vector<tensor> for out in yaml * add data transform config for shape and size (#41909) * fix api_gen bug
-
由 Chen Weihang 提交于
* [Phi] Support setting size of vector<Tensor> for out in yaml (#41576) * support setting vector out size in yaml * support setting size of vector<tensor> for out in yaml * resolve conflict Co-authored-by: Nzyfncg <zhangyunfei07@baidu.com>
-
由 Aurelius84 提交于
* [Eager]Fix full_like/clip with np.generic type as attribute * support numpy genertic * remove usless code
-
由 TeFeng Chen 提交于
cherry-pick #41795
-
由 baoachun 提交于
-