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

"caffe_gpu_set" should be "caffe_set" in line 125 and 139 #12

Open
jnulzl opened this issue Dec 23, 2017 · 0 comments
Open

"caffe_gpu_set" should be "caffe_set" in line 125 and 139 #12

jnulzl opened this issue Dec 23, 2017 · 0 comments

Comments

@jnulzl
Copy link

jnulzl commented Dec 23, 2017

@farmingyard Hello, I think "caffe_gpu_set" should be "caffe_set" in line 125 and 139 in conv_dw_layer.cpp
at the same time, "mutable_gpu_data" should "mutable_cpu_data"

caffe_gpu_set(weight_multiplier_.count(), Dtype(1), weight_multiplier_.mutable_gpu_data());

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

No branches or pull requests

1 participant