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

What is the implementation of the convlution algorithm under the x86? #44

Closed
BiranLi opened this issue Jul 27, 2017 · 4 comments
Closed

Comments

@BiranLi
Copy link

BiranLi commented Jul 27, 2017

I am confused with it.
@nihui

@BiranLi BiranLi closed this as completed Jul 27, 2017
@ccJia
Copy link

ccJia commented Jul 27, 2017

@BiranLi Maybe just mm algorithm and some function pointer.

@BiranLi BiranLi reopened this Jul 27, 2017
@BiranLi
Copy link
Author

BiranLi commented Jul 27, 2017

@ccJia There is no blas library in the dependency. It seems is a algorithm which persuit performance and give up part of accuracy.

@nihui
Copy link
Member

nihui commented Jul 27, 2017

sliding window
the naive implementation of convolution

@BiranLi
Copy link
Author

BiranLi commented Jul 27, 2017

@nihui thx for your reply.

This issue was closed.
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

3 participants