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_cpu_gemm #3

Open
Yvaine opened this issue Jul 13, 2019 · 0 comments
Open

caffe_cpu_gemm #3

Yvaine opened this issue Jul 13, 2019 · 0 comments

Comments

@Yvaine
Copy link

Yvaine commented Jul 13, 2019

hi hyojinie
I have found a problem in caffe_cpu_gemm with is (feature - cluster_center), so I have change 1 to -1, that is caffe_cpu_gemm(CblasTrans, CblasNoTrans, local_dim, area, 1, (Dtype)(-1.), curr_center, sum_multiplier_.cpu_data(), (Dtype)(1), residual_data);
Is that right?

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