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

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

Merged
merged 2 commits into from
Feb 10, 2020

Conversation

MyPandaShaoxiang
Copy link
Collaborator

add opencl image2d nearest_interp_kernel
add opencl nearest_interp ut

…into opencl_nearest_interp

test=develop
Conflicts:
	lite/kernels/opencl/CMakeLists.txt
@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
Copy link
Contributor

@ysh329 ysh329 left a comment

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
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