-
Notifications
You must be signed in to change notification settings - Fork 18.7k
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
Fft based convolutional layer #544
Closed
Closed
Commits on Oct 28, 2014
-
moved all fft staff into ConvolutionalLayerFFT class
borisgin committedOct 28, 2014 Configuration menu - View commit details
-
Copy full SHA for 1f46a8d - Browse repository at this point
Copy the full SHA 1f46a8dView commit details -
added OPENMP flag to Makefile.config
borisgin committedOct 28, 2014 Configuration menu - View commit details
-
Copy full SHA for eb0611c - Browse repository at this point
Copy the full SHA eb0611cView commit details
Commits on Nov 3, 2014
-
removed reshape() in ForwardFromTo in net.cpp
borisgin committedNov 3, 2014 Configuration menu - View commit details
-
Copy full SHA for 6a909d9 - Browse repository at this point
Copy the full SHA 6a909d9View commit details -
added flag FFT := 1 into Makefile.config
added #ifdef USE_FFT into all fft-related files
borisgin committedNov 3, 2014 Configuration menu - View commit details
-
Copy full SHA for d815d60 - Browse repository at this point
Copy the full SHA d815d60View commit details -
change default FFT = 0 in Makefile.config.example
borisgin committedNov 3, 2014 Configuration menu - View commit details
-
Copy full SHA for d8c1394 - Browse repository at this point
Copy the full SHA d8c1394View commit details
Commits on Nov 4, 2014
-
added BLAS_LIB ?= /opt/OpenBLAS/lib to Makefile
borisgin committedNov 4, 2014 Configuration menu - View commit details
-
Copy full SHA for 9c781f1 - Browse repository at this point
Copy the full SHA 9c781f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e90cb1a - Browse repository at this point
Copy the full SHA e90cb1aView commit details -
borisgin committed
Nov 4, 2014 Configuration menu - View commit details
-
Copy full SHA for 7f556c4 - Browse repository at this point
Copy the full SHA 7f556c4View commit details -
borisgin committed
Nov 4, 2014 Configuration menu - View commit details
-
Copy full SHA for 3f59adb - Browse repository at this point
Copy the full SHA 3f59adbView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.