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

Dev maxpool series op 123d #5244

Merged
merged 232 commits into from Jul 10, 2021
Merged

Dev maxpool series op 123d #5244

merged 232 commits into from Jul 10, 2021

Conversation

Flowingsun007
Copy link
Contributor

No description provided.

@oneflow-ci-bot oneflow-ci-bot removed their request for review July 10, 2021 02:41
@oneflow-ci-bot oneflow-ci-bot requested review from oneflow-ci-bot and removed request for oneflow-ci-bot July 10, 2021 04:00
@Flowingsun007 Flowingsun007 requested review from oneflow-ci-bot and removed request for oneflow-ci-bot July 10, 2021 05:49
@oneflow-ci-bot oneflow-ci-bot removed their request for review July 10, 2021 07:14
@oneflow-ci-bot oneflow-ci-bot requested review from oneflow-ci-bot and removed request for oneflow-ci-bot July 10, 2021 07:14
@oneflow-ci-bot oneflow-ci-bot requested review from oneflow-ci-bot and removed request for oneflow-ci-bot July 10, 2021 10:07
@oneflow-ci-bot oneflow-ci-bot requested review from oneflow-ci-bot and removed request for oneflow-ci-bot July 10, 2021 11:44
@oneflow-ci-bot oneflow-ci-bot merged commit a5bee49 into master Jul 10, 2021
@oneflow-ci-bot oneflow-ci-bot deleted the dev_maxpool_series_op_123d branch July 10, 2021 15:07
OF_DEVICE_FUNC void Maxpool2dFarwardCompute(
const NdIndexOffsetHelper<int64_t, 4> index_helper, int64_t elem_num, const T* src, T* dest,
int64_t* indice_ptr, const int32_t padding_h, const int32_t padding_w, const int64_t n_batch,
const int64_t n_channel, const int64_t x_height, const int64_t x_width, const int64_t y_height,
Copy link
Contributor

Choose a reason for hiding this comment

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

y_height, y_width都没用到

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants