- 10 1月, 2022 38 次提交
- 
- 
由 yaoxuefeng 提交于
- 
由 baoachun 提交于
- 
由 Haohongxiang 提交于* add lstsq gpu kernel * update * add docs_en * modify ut * fix bugs * modify example in docs_en * remove lstsq_op.cu from ROCM cmake * modify docs_en * modify docs_en * modify docs_en * remove unneccessary TensorCopy 
- 
由 LiYuRio 提交于
- 
由 Yuang Liu 提交于
- 
由 baoachun 提交于* refactor the forward implementation of reshape npu op * update reshape npu op * update reshape npu op 
- 
由 ShenLiang 提交于
- 
由 Chen Weihang 提交于
- 
由 Yulong Ao 提交于* Add the backward support for QR * Remove unnecessary comments 
- 
由 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 * Removed interfaces & members from lod_tensor,test=allcases 
- 
由 shangliang Xu 提交于
- 
由 liutiexing 提交于* add align for WorkQueue * add spinlock * merge develop * merge * Add EventsWaiter * Revert "Add EventsWaiter" This reverts commit e206173aa9be7401b83a53581627bfaf557c8fb2. * profiler skeleton * update * update * update Co-authored-by: Nliutiexing <liutiexing@google.com>
- 
由 HydrogenSulfate 提交于
- 
由 HydrogenSulfate 提交于
- 
由 HydrogenSulfate 提交于
- 
由 HydrogenSulfate 提交于
- 
由 HydrogenSulfate 提交于
- 
由 HydrogenSulfate 提交于
- 
由 HydrogenSulfate 提交于
- 
由 HydrogenSulfate 提交于
- 
由 HydrogenSulfate 提交于
- 
由 HydrogenSulfate 提交于
- 
由 HydrogenSulfate 提交于
- 
由 HydrogenSulfate 提交于
- 
由 HydrogenSulfate 提交于
- 
由 HydrogenSulfate 提交于
- 
由 HydrogenSulfate 提交于
- 
由 taixiurong 提交于
- 
由 wangxinxin08 提交于
- 
由 Aganlengzi 提交于This reverts commit ee813e34. 
- 
由 Leo Chen 提交于
- 
由 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 
- 
由 Chen Weihang 提交于* unify infer_shape func calling * support set grad infer shape fn for custom op * unify infershape in new executor and eager * remove todo comment * revert infershape in operator 
- 
由 LiYuRio 提交于
- 
由 wangxinxin08 提交于
- 
由 andyjpaddle 提交于* add maxunpool3d op * update doc for maxunpool3d op * update doc for maxunpool3d op * update doc for maxunpool3d op * update sample code for maxunpool3d * add maxunpool1d op * update some code for maxunpool1d 
- 
由 Guoxia Wang 提交于
- 
由 Guoxia Wang 提交于
 
- 
- 07 1月, 2022 2 次提交
- 
- 
由 YuanRisheng 提交于* refactor flatten grad kernel * fix bugs when run ci unittest * fix bugs when use default GetExpectedPtenKernelArgs * xshape sometimes is has null holder ,fix this bugs 
- 
由 wangxinxin08 提交于* add mish operator and api * remove redundant code and modify grad_atol of mish unittest * modify mish code to be consistent with other activation implementation 
 
- 
