- 31 8月, 2022 1 次提交
 - 
- 
由 Leo Chen 提交于
 
 - 
 - 26 6月, 2022 1 次提交
 - 
- 
由 Sing_chan 提交于
 
 - 
 - 20 2月, 2022 1 次提交
 - 
- 
由 Chen Weihang 提交于
* rename pten dir to phi * rename namespace to phi * rename infrt pten dir to phi * resolve conflict * rename pten to phi in cmake * revert all infrt change * change needed files * fix infrt failed * fix inference failed
 
 - 
 - 25 1月, 2022 1 次提交
 - 
- 
由 Weilong Wu 提交于
* Added selected_rows and rw_lock to pten * Renamed the unit test target to fix CI * Removed Class SelectedRows in Fluid, changed include/cmake relationship, use pten::SelectedRows in Fluid * Remove rw_lock.h,rw_lock_test.cc in fluid * Use pten::RWLock and pten::AutoRDLock, fix CI * Use pten::SelectedRows * Use pten::SelectedRows * Fix to pass NPU CI * Use pten::SelectedRows, to pass NPU CI * To fix NPU CI * To fix NPU CI again
 
 - 
 - 21 1月, 2022 2 次提交
 - 
- 
由 Weilong Wu 提交于
 - 
由 Wilber 提交于
* add cpu_context. * update * update * update * update * update * fix ci problem * fix npu ci problem * update * fix ci compile
 
 - 
 - 09 6月, 2021 1 次提交
 - 
- 
由 WeiXin 提交于
* support state_dict save to memory. * Perfect unittest * perfect unittest. * suport saving binary var to memory * polish code. * packag save/load files into pybind/io.py * polish code . * add example for save to memory; remove useless save load function(_load_static_dict,_save_dygraph_dict) * delete _load_static/dygraph_dict;_save_static/dygraph_dict * edit example of paddle.save/load
 
 - 
 - 22 4月, 2021 1 次提交
 - 
- 
由 WeiXin 提交于
* support save/load binary format tensor * Fix error when create cudaplace * Fix error when create cudaplace * Fix error when create cudaplace * get devive context from pool. * move define of 'SerializeToStream' and 'DeserializeFromStream' to 'lod_tensor.cc' and 'selected_rows.cc'. * improve coverage. * improve coverage. * polish API * deal with conflict * disable save/load large file in unnittest * split unnittest.
 
 - 
 - 24 9月, 2020 1 次提交
 - 
- 
由 wanghuancoder 提交于
* use iwyu clean include, test=develop, test=win * compilation error, test=develop * fix compilation error2, test=develop * fix compilation error3, test=develop * fix compilation error4, test=develop * fix compilation error5, test=develop * fix compilation error6, test=develop * fix compilation error7, test=develop * fix compilation error8, test=develop * fix compilation error8, test=develop * fix compilation error10, test=develop * fix compilation error11, test=develop
 
 - 
 - 16 9月, 2020 1 次提交
 - 
- 
由 Chen Weihang 提交于
* polish framework error message part 7 * fix typo * polish by reviewes comment
 
 - 
 - 12 12月, 2018 1 次提交
 - 
- 
由 Yu Yang 提交于
test=develop
 
 - 
 - 27 11月, 2018 1 次提交
 - 
- 
由 JiabinYang 提交于
 
 - 
 - 26 11月, 2018 1 次提交
 - 
- 
由 minqiyang 提交于
test=develop
 
 - 
 - 23 11月, 2018 1 次提交
 - 
- 
由 JiabinYang 提交于
 
 - 
 - 13 11月, 2018 3 次提交
 - 
- 
由 Qiao Longfei 提交于
test=develop
 - 
由 Qiao Longfei 提交于
 - 
由 Qiao Longfei 提交于
 
 - 
 - 08 11月, 2018 1 次提交
 - 
- 
由 minqiyang 提交于
Fix code to support cpplint syntax check test=develop
 
 - 
 - 31 8月, 2018 1 次提交
 - 
- 
由 dzhwinter 提交于
* remove template operator * "fix compile" * "fix ci" * "fix ci"
 
 - 
 - 23 8月, 2018 1 次提交
 - 
- 
由 luotao1 提交于
 
 - 
 - 17 8月, 2018 1 次提交
 - 
- 
由 Qiao Longfei 提交于
Optimize selected rows for dist lookup table with rwlock
 
 - 
 - 29 5月, 2018 3 次提交
 - 
- 
由 qiaolongfei 提交于
 - 
由 qiaolongfei 提交于
 - 
由 qiaolongfei 提交于
 
 - 
 - 28 5月, 2018 1 次提交
 - 
- 
由 qiaolongfei 提交于
 
 - 
 - 24 4月, 2018 1 次提交
 - 
- 
由 Yancey1989 提交于
 
 - 
 - 18 4月, 2018 3 次提交
 - 
- 
由 Yancey1989 提交于
 - 
由 Yancey1989 提交于
 - 
由 Yancey1989 提交于
 
 - 
 - 17 4月, 2018 1 次提交
 - 
- 
由 Yancey1989 提交于
 
 - 
 - 13 4月, 2018 1 次提交
 - 
- 
由 Yancey1989 提交于
 
 - 
 - 03 4月, 2018 2 次提交
 - 
- 
由 qiaolongfei 提交于
 - 
由 qiaolongfei 提交于
 
 - 
 - 15 2月, 2018 1 次提交
 - 
- 
由 Yi Wang 提交于
* Update tensor_util.h * Update with moved TensorDesc * Fix tensur_utils.cu * Update * Update * Update * Update * Make tensor_util.cu a symbolic link
 
 - 
 - 12 2月, 2018 1 次提交
 - 
- 
由 qingqing01 提交于
 
 - 
 - 10 2月, 2018 2 次提交
 - 05 1月, 2018 1 次提交
 - 
- 
由 Yancey 提交于
* send_recv variable * delete unused logs * fix ci failed * update * resize tensor before tensor copy * add selectedrows unit test * check rows
 
 - 
 - 28 12月, 2017 1 次提交
 - 
- 
由 Yancey 提交于
* implement selectedrows serialize and deserialize * make serialize/deserialize as global function * recover send_imp.cc * delete unused brackets * fix compile error * serialize version in LodTensor and SelecetedRows * fix ci * fix ci
 
 - 
 - 13 10月, 2017 1 次提交
 - 
- 
由 qijun 提交于
 
 -