You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Move selected_rows PR #3] Change the relationship of [include/Cmake]. (PaddlePaddle#39128)
* 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
0 commit comments