Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Move selected_rows PR #2] Added Selected_Rows and rw_lock to Pten #39087

Merged

Conversation

veyron95
Copy link
Contributor

@veyron95 veyron95 commented Jan 20, 2022

PR types

Others

PR changes

Others

Describe

A series of jobs where selected_rows moves from Fluid to Pten.
There are 5 PR to complete the migration work in expected.

PR 1: Renamed selected_rows.* to selected_rows_utils.* PR39037

This is PR 2: Added selected_rows.* and rw_lock.h to Pten

NOTE:
"paddle/fluid/framework/mixed_vector.h" will be removed soon by @Aurelius84(留杰).
"paddle/fluid/framework/data_type.h" will be removed in PR4.

follow-up work:

PR 3: Change the relationship of [include/Cmake].
PR 4: VisitDataType -> Pten::DataType.
PR 5: SelectedRows inherits from TensorBase.

@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@veyron95 veyron95 force-pushed the fluid_move_selected_rows_to_pten_2 branch from b1f9f8d to 9668819 Compare January 21, 2022 05:01
YuanRisheng
YuanRisheng previously approved these changes Jan 22, 2022
YuanRisheng
YuanRisheng previously approved these changes Jan 22, 2022
paddle/pten/tests/core/test_rw_lock.cc Show resolved Hide resolved
paddle/pten/tests/core/test_selected_rows.cc Show resolved Hide resolved
paddle/pten/core/rw_lock.h Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants