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

src/blas.c:317:6: error: redefinition of ‘variance_cpu’ #4

Closed
dfy888 opened this issue Jun 28, 2021 · 2 comments
Closed

src/blas.c:317:6: error: redefinition of ‘variance_cpu’ #4

dfy888 opened this issue Jun 28, 2021 · 2 comments

Comments

@dfy888
Copy link

dfy888 commented Jun 28, 2021

Darknet-BBuf/src/blas.c:317:6: error: redefinition of ‘variance_cpu’
void variance_cpu(float *x, float *mean, int batch, int filters, int spatial, float *variance)
^~~~~~~~~~~~
compilation terminated due to -Wfatal-errors.

@dfy888
Copy link
Author

dfy888 commented Jun 28, 2021

搞定了

@dfy888 dfy888 closed this as completed Jun 28, 2021
@douyueyang
Copy link

怎么搞定的

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

2 participants