- 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
-
- 11 2月, 2022 1 次提交
-
-
由 Zhang Ting 提交于
* improve backward performance * support different dtypes for elementwise ops
-
- 08 2月, 2022 1 次提交
-
-
由 niuliling123 提交于
* Replace clip, bce_loss, full and full_like with elementwise
-
- 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
-
- 18 1月, 2022 1 次提交
-
-
由 Zhanlue Yang 提交于
* Merged LoDTensor with Tensor,test=allcases * Patched python level LoDTensor * Patched python level LoDTensor * Merge Tensor into DenseTensor * Fixed namespace issues,test=allcases * Fixed merge issues * Fixed inference issues * Fixed NPU test issues * Fixed merge issues
-
- 12 1月, 2022 1 次提交
-
-
由 Zhang Ting 提交于
-
- 04 1月, 2022 1 次提交
-
-
由 niuliling123 提交于
Add OpFunctor and replace cast, scale, clip, bce_loss and abs_grad with elementwise_no_broadcast (#38500)
-
- 27 12月, 2021 1 次提交
-
-
由 sneaxiy 提交于
-
- 22 10月, 2021 1 次提交
-
-
由 zhangbo9674 提交于
-
- 03 3月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 23 10月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
* add compile limit for paddle enforce * polish elementwise_op_function.cu.h * fix failed unittest * fix windows compile failed * detail polish * revert no type constructor
-
- 03 9月, 2020 1 次提交
-
-
由 Yang Zhang 提交于
-
- 28 8月, 2020 1 次提交
-
-
由 Yang Zhang 提交于
* Fix clip input check * Fix default min/max value * Allow both max and min to be None * Register op change * Revert OP signature change
-
- 05 8月, 2020 1 次提交
-
-
由 Zhaolong Xing 提交于
test=develop
-
- 20 4月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* add clamp api, test=develop
-
- 20 9月, 2018 1 次提交
-
-
由 sneaxiy 提交于
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 26 12月, 2017 1 次提交
-
-
由 Luo Tao 提交于
-
- 12 12月, 2017 1 次提交
-
-
由 QI JUN 提交于
There are mainly following fixes: - take `DeviceContext` as the template parameter of math functors and OpKernel instead of `Place` - remove `eigen_device` interface in base class `DeviceContext` - remove `GetEigenDevice` interface in `ExecutionContext` and base class `DeviceContext` - remove unused `platform::EigenDeviceConverter` - rename `REGISTER_OP_GPU_KERNEL` to `REGISTER_OP_CUDA_KERNEL` - rename `USE_GPU_ONLY_OP` to `USE_CUDA_ONLY_OP`
-
- 28 9月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 21 9月, 2017 2 次提交
-
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
-
- 20 9月, 2017 3 次提交
-
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
-
- 18 9月, 2017 1 次提交
-
-
由 wanghaoshuang 提交于
-
- 07 9月, 2017 2 次提交
-
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
-