- 17 1月, 2022 1 次提交
 - 
- 
由 Wilber 提交于
* add pten::Place data structure. * update ci problem * fix ci problem * update * using platform::Place=pten::Place * remove BOOST_GET_CONST for CPUPlace and GPUPlace * compile pass 25%. * compile pass 45% * compile pass 60% * remove boost_get for xpu npu mlu and ipu * compile pass on cpu and gpu. * fix compile problem * fix compile error. * update * fix ci problem * update * ci approve * fix ci problem * fix ci eager test problem * remove BOOST_GET_CONST * fix npu compile
 
 - 
 - 15 1月, 2022 1 次提交
 - 
- 
由 Zhanlue Yang 提交于
* Merged LoDTensor with Tensor,test=allcases * Patched python level LoDTensor * Fixed example code failure * Polished function names, removed duplicated forward declarations
 
 - 
 - 10 1月, 2022 1 次提交
 - 
- 
由 Zhanlue Yang 提交于
* Added shared_ptr<Allocation> member & corresponding interfaces to Storage * Removed original pten::Allocation from Storage and adjusted the interfaces accordingly * Fixed issues with storage offset * Used place to malloc allocation for TensorStorage * [Unify Tensors PR #3]Ported framework::Tensor interfaces to pten::DenseTensor * Fixed issues with place * Added comments * Moved mutable_data with stream argument to DenseTensor * Added set_offset interface * Fixed CI issues,test=allcases * [Unify Tensors PR #4] Port LoDTensor interfaces to DenseTensor * Removed friend class EigenTensor/EigenMatrix/EigenVector from Tensor * Modified framework::Tensor to inherit from DenseTensor * Reverted changes too pten_layout() interface * Removed friend classes * Rearranged cfunction calls from tensor.data<void>() to tensor.data() * Fixed CI issues * Fixed lite issues * Fixed data() interface issues,test=allcases * Resolved IsInitialized() issues * Fixed ResetHolder() issues * Fixed MKLDNN & Storage issues * Resolved ShareBufferWith() issues * Fixed LoD issues
 
 - 
 - 20 10月, 2021 1 次提交
 - 
- 
由 zmx 提交于
* bug fix for DeserializeSelectedRows. test=develop * fix bug for SerializeSelectedRows. test=develop * update. test=develop
 
 - 
 - 19 10月, 2021 1 次提交
 - 
- 
由 zmx 提交于
 
 - 
 - 01 4月, 2021 1 次提交
 - 
- 
由 tangwei12 提交于
* upgrade vlog * train from dataset fetch optimize
 
 - 
 - 04 2月, 2021 1 次提交
 - 
- 
由 wanghuancoder 提交于
* use iwyu clean include second time, test=develop
 
 - 
 - 28 1月, 2021 1 次提交
 - 
- 
由 Chengmo 提交于
* fix Brpc get hostname
 
 - 
 - 12 1月, 2021 1 次提交
 - 
- 
由 tangwei12 提交于
* rename sendrecv.proto to namespace paddle.distributed * split ps with distributed
 
 - 
 - 14 12月, 2020 1 次提交
 - 
- 
由 tangwei12 提交于
* add service, remove ut on mac * fix heter_profiler & add heter stop method * fix code style
 
 -