Skip to content

[LITE][OPENCL] Add nearest interp opencl image2d kernel#2838

Merged
ysh329 merged 2 commits into
PaddlePaddle:developfrom
MyPandaShaoxiang:opencl_nearest_interp
Feb 10, 2020
Merged

[LITE][OPENCL] Add nearest interp opencl image2d kernel#2838
ysh329 merged 2 commits into
PaddlePaddle:developfrom
MyPandaShaoxiang:opencl_nearest_interp

Conversation

@MyPandaShaoxiang

Copy link
Copy Markdown
Collaborator

add opencl image2d nearest_interp_kernel
add opencl nearest_interp ut

@ysh329 ysh329 changed the title Opencl nearest interp [OPENCL] Add nearest interp opencl image2d kernel Feb 7, 2020
@ysh329 ysh329 changed the title [OPENCL] Add nearest interp opencl image2d kernel [LITE][OPENCL] Add nearest interp opencl image2d kernel Feb 7, 2020

@ysh329 ysh329 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

} // namespace paddle

// nearest_interp buffer
// USE_LITE_KERNEL(nearest_interp, kOpenCL, kFloat, kNCHW, def);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

咱们好像没有buffer形式的nearest_interp可以删掉这行注释,我先给你过了,下次别忘了

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.

2 participants