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 #3] Change the relationship of [include/Cmake]. #39128

Merged

Conversation

veyron95
Copy link
Contributor

@veyron95 veyron95 commented Jan 21, 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
PR 2: Added selected_rows.* and rw_lock.h to Pten PR39087

This is PR 3: Change the relationship of [include/Cmake.

  1. Delete Class SelectedRows in selected_rows_utils.* under Fluid, leaving only a few serialization methods;
  2. Modify the [include/cmake] relationship;
  3. Use pten::SelectedRows in Fluid;
  4. Remove rw_lock.h, rw_lock_test.cc in Fluid;

follow-up work:

PR 4: Selected_Rows inherits from TensorBase.
PR 5: VisitDataType --> pten::DataType

@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_3 branch from e2058b3 to 81f6a7e Compare January 22, 2022 08:32
@veyron95 veyron95 force-pushed the fluid_move_selected_rows_to_pten_3 branch from b0c13f3 to 8c51888 Compare January 22, 2022 10:18
XieYunshen
XieYunshen previously approved these changes Jan 24, 2022
Copy link
Contributor

@XieYunshen XieYunshen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
单测迁移

jim19930609
jim19930609 previously approved these changes Jan 24, 2022
ZzSean
ZzSean previously approved these changes Jan 24, 2022
Copy link
Contributor

@ZzSean ZzSean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

XiaoguangHu01
XiaoguangHu01 previously approved these changes Jan 24, 2022
Copy link
Contributor

@XiaoguangHu01 XiaoguangHu01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

chenwhql
chenwhql previously approved these changes Jan 24, 2022
ZzSean
ZzSean previously approved these changes Jan 24, 2022
Copy link
Contributor

@ZzSean ZzSean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

XiaoguangHu01
XiaoguangHu01 previously approved these changes Jan 24, 2022
Copy link
Contributor

@XiaoguangHu01 XiaoguangHu01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

jim19930609
jim19930609 previously approved these changes Jan 24, 2022
chenwhql
chenwhql previously approved these changes Jan 24, 2022
XieYunshen
XieYunshen previously approved these changes Jan 24, 2022
Copy link
Contributor

@ZzSean ZzSean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@XiaoguangHu01 XiaoguangHu01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@veyron95 veyron95 merged commit 2bafd33 into PaddlePaddle:develop Jan 25, 2022
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

7 participants