-
Notifications
You must be signed in to change notification settings - Fork 152
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
PR to compare original caffe branch (master) with OpenCL port branch (dev) #9
base: master
Are you sure you want to change the base?
Commits on Jul 26, 2015
-
This is yibing's first patch. removed all cuda files and added device…
… file
Junli Gu authored and Junli committedJul 26, 2015 Configuration menu - View commit details
-
Copy full SHA for d100af9 - Browse repository at this point
Copy the full SHA d100af9View commit details -
Yibing authored and Junli committed
Jul 26, 2015 Configuration menu - View commit details
-
Copy full SHA for 3965d0c - Browse repository at this point
Copy the full SHA 3965d0cView commit details -
update data layer for AMD_PERSISTENT_MEM
Yibing authored and Junli committedJul 26, 2015 Configuration menu - View commit details
-
Copy full SHA for 8a7c2b2 - Browse repository at this point
Copy the full SHA 8a7c2b2View commit details -
add Forward_gpu and Backward_gpu for more layers; update math functio…
…ns, Makefile and im2col.cpp
Yibing authored and Junli committedJul 26, 2015 Configuration menu - View commit details
-
Copy full SHA for 13cd87f - Browse repository at this point
Copy the full SHA 13cd87fView commit details -
Junli authored and Junli committed
Jul 26, 2015 Configuration menu - View commit details
-
Copy full SHA for 8e07135 - Browse repository at this point
Copy the full SHA 8e07135View commit details -
This patch debugged data layer, added ocl/util, etc. made run cpu ale…
…xnet
Yibing authored and Junli committedJul 26, 2015 Configuration menu - View commit details
-
Copy full SHA for 622a9bc - Browse repository at this point
Copy the full SHA 622a9bcView commit details -
Conv layer FP and BP logic ported. Baseline scheme
Yibing authored and Junli committedJul 26, 2015 Configuration menu - View commit details
-
Copy full SHA for 1a45bf1 - Browse repository at this point
Copy the full SHA 1a45bf1View commit details -
Debugging layer. Not much change for layers
Yibing authored and Junli committedJul 26, 2015 Configuration menu - View commit details
-
Copy full SHA for c0ff752 - Browse repository at this point
Copy the full SHA c0ff752View commit details -
OpenCL porting for relu, sofmax layer
Junli authored and Junli committedJul 26, 2015 Configuration menu - View commit details
-
Copy full SHA for 10f731b - Browse repository at this point
Copy the full SHA 10f731bView commit details -
OpenCL porting of pooling layer
Junli authored and Junli committedJul 26, 2015 Configuration menu - View commit details
-
Copy full SHA for fc4fa9b - Browse repository at this point
Copy the full SHA fc4fa9bView commit details -
OpenCL porting of LRN layers and inner-product layer; fixed some bugs…
… in solver
Junli authored and Junli committedJul 26, 2015 Configuration menu - View commit details
-
Copy full SHA for e5dc1d7 - Browse repository at this point
Copy the full SHA e5dc1d7View commit details -
This patch has conv_org,relu, pooling,fc OpenCL porting and correct
Junli authored and Junli committedJul 26, 2015 Configuration menu - View commit details
-
Copy full SHA for 5eeeb29 - Browse repository at this point
Copy the full SHA 5eeeb29View commit details
Commits on Jul 31, 2015
-
Yibing authored and Yibing committed
Jul 31, 2015 Configuration menu - View commit details
-
Copy full SHA for b72ad4d - Browse repository at this point
Copy the full SHA b72ad4dView commit details
Commits on Aug 2, 2015
-
cleanup the kernel interface of conv, relu and dropout
Yibing authored and Yibing committedAug 2, 2015 Configuration menu - View commit details
-
Copy full SHA for 7566846 - Browse repository at this point
Copy the full SHA 7566846View commit details -
Junli authored and Junli committed
Aug 2, 2015 Configuration menu - View commit details
-
Copy full SHA for 77c7cb9 - Browse repository at this point
Copy the full SHA 77c7cb9View commit details -
Ported optimized scheme for conv layer
junli committedAug 2, 2015 Configuration menu - View commit details
-
Copy full SHA for 102649b - Browse repository at this point
Copy the full SHA 102649bView commit details -
added Makefile.config. As needed by fresh git clone; then make all
junli committedAug 2, 2015 Configuration menu - View commit details
-
Copy full SHA for b09b8a4 - Browse repository at this point
Copy the full SHA b09b8a4View commit details -
fix some merge bugs; add ./models into git
junli committedAug 2, 2015 Configuration menu - View commit details
-
Copy full SHA for 270a7d9 - Browse repository at this point
Copy the full SHA 270a7d9View commit details
Commits on Aug 3, 2015
-
cleaned up sgemm_ex interfaces; re-organized the relu layer kernel an…
…d wrappers
Yibing authored and Yibing committedAug 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 3e3fb86 - Browse repository at this point
Copy the full SHA 3e3fb86View commit details -
cleaning up the conv opt interfaces
Junli authored and Junli committedAug 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 1825769 - Browse repository at this point
Copy the full SHA 1825769View commit details -
Junli authored and Junli committed
Aug 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 0bf2479 - Browse repository at this point
Copy the full SHA 0bf2479View commit details -
Merge branch 'master' of https://github.com/gujunli/caffe-merge
Junli authored and Junli committedAug 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 9179475 - Browse repository at this point
Copy the full SHA 9179475View commit details -
Junli Gu committed
Aug 3, 2015 Configuration menu - View commit details
-
Copy full SHA for f3cd448 - Browse repository at this point
Copy the full SHA f3cd448View commit details
Commits on Aug 4, 2015
-
Junli Gu committed
Aug 4, 2015 Configuration menu - View commit details
-
Copy full SHA for e95fd84 - Browse repository at this point
Copy the full SHA e95fd84View commit details -
finished debugging for conv optimized scheme
Junli authored and Junli committedAug 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 2fdb29a - Browse repository at this point
Copy the full SHA 2fdb29aView commit details -
Junli authored and Junli committed
Aug 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 9a41670 - Browse repository at this point
Copy the full SHA 9a41670View commit details
Commits on Aug 5, 2015
-
Junli Gu committed
Aug 5, 2015 Configuration menu - View commit details
-
Copy full SHA for 472b84a - Browse repository at this point
Copy the full SHA 472b84aView commit details -
fixed the bug in syncedmem set_cpu_data
Yibing authored and Yibing committedAug 5, 2015 Configuration menu - View commit details
-
Copy full SHA for 649b3ab - Browse repository at this point
Copy the full SHA 649b3abView commit details
Commits on Aug 6, 2015
-
Yibing authored and Yibing committed
Aug 6, 2015 Configuration menu - View commit details
-
Copy full SHA for b204a85 - Browse repository at this point
Copy the full SHA b204a85View commit details
Commits on Aug 7, 2015
-
Split OpenCL kernels into different files
Yuan authored and Yuan committedAug 7, 2015 Configuration menu - View commit details
-
Copy full SHA for 4c4b9d3 - Browse repository at this point
Copy the full SHA 4c4b9d3View commit details
Commits on Aug 8, 2015
-
Yibing authored and Yibing committed
Aug 8, 2015 Configuration menu - View commit details
-
Copy full SHA for 858b082 - Browse repository at this point
Copy the full SHA 858b082View commit details -
ocl wrappers get kernel from the map @amdDevice.Kernels instead of pa…
…ssing from outside; haven't finished in conv_layer
Yibing authored and Yibing committedAug 8, 2015 Configuration menu - View commit details
-
Copy full SHA for 6934793 - Browse repository at this point
Copy the full SHA 6934793View commit details
Commits on Aug 9, 2015
-
clean the ocl wrappers in conv_layer; check the type of files to be b…
…uilt in ./src/caffe/ocl
Yibing authored and Yibing committedAug 9, 2015 Configuration menu - View commit details
-
Copy full SHA for b904fcf - Browse repository at this point
Copy the full SHA b904fcfView commit details -
fixed some kernel name errors and re-organized the kernel files
Yibing authored and Yibing committedAug 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 77c1824 - Browse repository at this point
Copy the full SHA 77c1824View commit details
Commits on Aug 10, 2015
-
Yibing authored and Yibing committed
Aug 10, 2015 Configuration menu - View commit details
-
Copy full SHA for cdd4d9d - Browse repository at this point
Copy the full SHA cdd4d9dView commit details
Commits on Aug 25, 2015
-
Junli authored and Junli committed
Aug 25, 2015 Configuration menu - View commit details
-
Copy full SHA for ed958d8 - Browse repository at this point
Copy the full SHA ed958d8View commit details -
Junli authored and Junli committed
Aug 25, 2015 Configuration menu - View commit details
-
Copy full SHA for a45174c - Browse repository at this point
Copy the full SHA a45174cView commit details
Commits on Aug 27, 2015
-
remove all cuda related flags in Makefile
Yibing authored and Yibing committedAug 27, 2015 Configuration menu - View commit details
-
Copy full SHA for 5822b93 - Browse repository at this point
Copy the full SHA 5822b93View commit details -
Junli authored and Yibing committed
Aug 27, 2015 Configuration menu - View commit details
-
Copy full SHA for 4e424b4 - Browse repository at this point
Copy the full SHA 4e424b4View commit details -
Junli authored and Junli committed
Aug 27, 2015 Configuration menu - View commit details
-
Copy full SHA for 02762d4 - Browse repository at this point
Copy the full SHA 02762d4View commit details -
Junli authored and Junli committed
Aug 27, 2015 Configuration menu - View commit details
-
Copy full SHA for 34401f6 - Browse repository at this point
Copy the full SHA 34401f6View commit details -
Merge branch 'dev' of https://github.com/gujunli/OpenCL-CAFFE-upstrea…
…m-test into dev
Junli authored and Junli committedAug 27, 2015 Configuration menu - View commit details
-
Copy full SHA for bad971f - Browse repository at this point
Copy the full SHA bad971fView commit details
Commits on Aug 28, 2015
-
Noplz committed
Aug 28, 2015 Configuration menu - View commit details
-
Copy full SHA for dfa3955 - Browse repository at this point
Copy the full SHA dfa3955View commit details
Commits on Aug 30, 2015
-
add FindOpenCL and FindclBLAS in cmake/
Yibing authored and Yibing committedAug 30, 2015 Configuration menu - View commit details
-
Copy full SHA for 415f603 - Browse repository at this point
Copy the full SHA 415f603View commit details
Commits on Sep 1, 2015
-
Yibing authored and Yibing committed
Sep 1, 2015 Configuration menu - View commit details
-
Copy full SHA for 17104ed - Browse repository at this point
Copy the full SHA 17104edView commit details -
Yibing authored and Yibing committed
Sep 1, 2015 Configuration menu - View commit details
-
Copy full SHA for 33b8282 - Browse repository at this point
Copy the full SHA 33b8282View commit details -
Yibing authored and Yibing committed
Sep 1, 2015 Configuration menu - View commit details
-
Copy full SHA for 40cdc3e - Browse repository at this point
Copy the full SHA 40cdc3eView commit details -
Removed forward_opt and backward_opt functions in conv layer
Yibing authored and Yibing committedSep 1, 2015 Configuration menu - View commit details
-
Copy full SHA for b6b96a7 - Browse repository at this point
Copy the full SHA b6b96a7View commit details
Commits on Sep 3, 2015
-
Enable SetDevice function; clean the code in device.cpp
Yibing authored and Yibing committedSep 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 20142c4 - Browse repository at this point
Copy the full SHA 20142c4View commit details -
Yibing authored and Yibing committed
Sep 3, 2015 Configuration menu - View commit details
-
Copy full SHA for b804a1d - Browse repository at this point
Copy the full SHA b804a1dView commit details -
Yibing authored and Yibing committed
Sep 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 79e246a - Browse repository at this point
Copy the full SHA 79e246aView commit details -
Yibing authored and Yibing committed
Sep 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 1958793 - Browse repository at this point
Copy the full SHA 1958793View commit details -
Removed forward_opt and backward_opt functions in conv layer
Yibing authored and Yibing committedSep 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 5c66e9b - Browse repository at this point
Copy the full SHA 5c66e9bView commit details -
Junli authored and Junli committed
Sep 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 7474975 - Browse repository at this point
Copy the full SHA 7474975View commit details -
Junli authored and Junli committed
Sep 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 6a6db93 - Browse repository at this point
Copy the full SHA 6a6db93View commit details
Commits on Sep 4, 2015
-
Merge branch 'dev' of /home/yugao/caffe-merge-junli/temp/../upstream_…
…clean/OpenCL-caffe-upstream-test into dev
Junli authored and Junli committedSep 4, 2015 Configuration menu - View commit details
-
Copy full SHA for bac49c8 - Browse repository at this point
Copy the full SHA bac49c8View commit details -
Merge https://github.com/gujunli/OpenCL-caffe-upstream-test into dev
Junli authored and Junli committedSep 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 1e07fb5 - Browse repository at this point
Copy the full SHA 1e07fb5View commit details -
Junli authored and Junli committed
Sep 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 8469f86 - Browse repository at this point
Copy the full SHA 8469f86View commit details -
Junli authored and Junli committed
Sep 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 9cf71bb - Browse repository at this point
Copy the full SHA 9cf71bbView commit details -
Partially get through unit test
Yibing authored and Yibing committedSep 4, 2015 Configuration menu - View commit details
-
Copy full SHA for dce5407 - Browse repository at this point
Copy the full SHA dce5407View commit details -
Merge branch 'dev' of https://github.com/gujunli/OpenCL-caffe-upstrea…
…m-test into dev
Yibing authored and Yibing committedSep 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 0eaad4e - Browse repository at this point
Copy the full SHA 0eaad4eView commit details -
Yibing authored and Yibing committed
Sep 4, 2015 Configuration menu - View commit details
-
Copy full SHA for c9b345f - Browse repository at this point
Copy the full SHA c9b345fView commit details
Commits on Sep 6, 2015
-
Clean up the last two warnings
Yibing authored and Yibing committedSep 6, 2015 Configuration menu - View commit details
-
Copy full SHA for fd4441c - Browse repository at this point
Copy the full SHA fd4441cView commit details -
Yibing authored and Yibing committed
Sep 6, 2015 Configuration menu - View commit details
-
Copy full SHA for f96ca76 - Browse repository at this point
Copy the full SHA f96ca76View commit details -
Ported hdf5_data hdf5_output log and mvn layer
Yibing authored and Yibing committedSep 6, 2015 Configuration menu - View commit details
-
Copy full SHA for 5698e3c - Browse repository at this point
Copy the full SHA 5698e3cView commit details -
Port absval_layer bnll_layer concat_layer contrastive_loss_layer deco…
…nv_layer eltwise_layer euclidean_loss_layer exp_layer & filter_layer
Yibing authored and Yibing committedSep 6, 2015 Configuration menu - View commit details
-
Copy full SHA for 0ccf658 - Browse repository at this point
Copy the full SHA 0ccf658View commit details -
Fix some bugs in layers' porting
Yibing authored and Yibing committedSep 6, 2015 Configuration menu - View commit details
-
Copy full SHA for dfc6cb1 - Browse repository at this point
Copy the full SHA dfc6cb1View commit details
Commits on Sep 7, 2015
-
Noplz committed
Sep 7, 2015 Configuration menu - View commit details
-
Copy full SHA for 84d80c2 - Browse repository at this point
Copy the full SHA 84d80c2View commit details
Commits on Sep 8, 2015
-
Junli authored and Junli committed
Sep 8, 2015 Configuration menu - View commit details
-
Copy full SHA for 097f69c - Browse repository at this point
Copy the full SHA 097f69cView commit details -
Made my own last porting layers go through unit test
Yibing authored and Yibing committedSep 8, 2015 Configuration menu - View commit details
-
Copy full SHA for 8266a0a - Browse repository at this point
Copy the full SHA 8266a0aView commit details
Commits on Sep 9, 2015
-
Junli authored and Junli committed
Sep 9, 2015 Configuration menu - View commit details
-
Copy full SHA for c37410b - Browse repository at this point
Copy the full SHA c37410bView commit details -
Junli authored and Junli committed
Sep 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 454d676 - Browse repository at this point
Copy the full SHA 454d676View commit details -
Yibing committed
Sep 9, 2015 Configuration menu - View commit details
-
Copy full SHA for c8e5b9f - Browse repository at this point
Copy the full SHA c8e5b9fView commit details -
Yibing committed
Sep 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 8f700e8 - Browse repository at this point
Copy the full SHA 8f700e8View commit details -
Noplz committed
Sep 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 8166acf - Browse repository at this point
Copy the full SHA 8166acfView commit details -
Pass concat_layer & spp_layer; remove kernels in lrn_layer
Yibing committedSep 9, 2015 Configuration menu - View commit details
-
Copy full SHA for f931d4c - Browse repository at this point
Copy the full SHA f931d4cView commit details -
Fix the bug that CPU mode cannot run
Yibing authored and Yibing committedSep 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 432dd92 - Browse repository at this point
Copy the full SHA 432dd92View commit details -
update Readme and License file
Junli authored and Junli committedSep 9, 2015 Configuration menu - View commit details
-
Copy full SHA for e45e900 - Browse repository at this point
Copy the full SHA e45e900View commit details -
update Readme and License file
Junli authored and Junli committedSep 9, 2015 Configuration menu - View commit details
-
Copy full SHA for b14dac2 - Browse repository at this point
Copy the full SHA b14dac2View commit details -
Junli authored and Junli committed
Sep 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 9a78a23 - Browse repository at this point
Copy the full SHA 9a78a23View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5792c3 - Browse repository at this point
Copy the full SHA b5792c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 947aa9a - Browse repository at this point
Copy the full SHA 947aa9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51872ff - Browse repository at this point
Copy the full SHA 51872ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for af514ad - Browse repository at this point
Copy the full SHA af514adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49ecf7c - Browse repository at this point
Copy the full SHA 49ecf7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc1f82a - Browse repository at this point
Copy the full SHA dc1f82aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15e5dc5 - Browse repository at this point
Copy the full SHA 15e5dc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4036485 - Browse repository at this point
Copy the full SHA 4036485View commit details
Commits on Sep 10, 2015
-
Noplz committed
Sep 10, 2015 Configuration menu - View commit details
-
Copy full SHA for 20b4a89 - Browse repository at this point
Copy the full SHA 20b4a89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e1bcd2 - Browse repository at this point
Copy the full SHA 1e1bcd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8cb6de - Browse repository at this point
Copy the full SHA a8cb6deView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5cdc7a - Browse repository at this point
Copy the full SHA d5cdc7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 915fe5c - Browse repository at this point
Copy the full SHA 915fe5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ea8289 - Browse repository at this point
Copy the full SHA 2ea8289View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef00e37 - Browse repository at this point
Copy the full SHA ef00e37View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce44b9e - Browse repository at this point
Copy the full SHA ce44b9eView commit details -
Fixed the bug in kernel_channel_sum(), passed throug softmaxwithloss,…
… validated the loss output in log file
Yibing authored and Yibing committedSep 10, 2015 Configuration menu - View commit details
-
Copy full SHA for 44f67c1 - Browse repository at this point
Copy the full SHA 44f67c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8fb6d3 - Browse repository at this point
Copy the full SHA f8fb6d3View commit details -
Yibing authored and Yibing committed
Sep 10, 2015 Configuration menu - View commit details
-
Copy full SHA for 1fa4473 - Browse repository at this point
Copy the full SHA 1fa4473View commit details -
Added rng_uniform rng_gaussian
Yibing authored and Yibing committedSep 10, 2015 Configuration menu - View commit details
-
Copy full SHA for fe779df - Browse repository at this point
Copy the full SHA fe779dfView commit details -
Merge Maohua's patch: add rng_gaussian rng_uniform
Yibing authored and Yibing committedSep 10, 2015 Configuration menu - View commit details
-
Copy full SHA for e1bdcb7 - Browse repository at this point
Copy the full SHA e1bdcb7View commit details -
fix a template error in random.cl
Yibing authored and Yibing committedSep 10, 2015 Configuration menu - View commit details
-
Copy full SHA for e42eeae - Browse repository at this point
Copy the full SHA e42eeaeView commit details -
Yibing authored and Yibing committed
Sep 10, 2015 Configuration menu - View commit details
-
Copy full SHA for 900beb8 - Browse repository at this point
Copy the full SHA 900beb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4adb3d2 - Browse repository at this point
Copy the full SHA 4adb3d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2a24e6 - Browse repository at this point
Copy the full SHA d2a24e6View commit details -
Junli authored and Junli committed
Sep 10, 2015 Configuration menu - View commit details
-
Copy full SHA for 280f813 - Browse repository at this point
Copy the full SHA 280f813View commit details
Commits on Sep 11, 2015
-
Noplz committed
Sep 11, 2015 Configuration menu - View commit details
-
Copy full SHA for 30d5f21 - Browse repository at this point
Copy the full SHA 30d5f21View commit details -
Merge https://github.com/amd/OpenCL-caffe into dev
Yibing authored and Yibing committedSep 11, 2015 Configuration menu - View commit details
-
Copy full SHA for 0ba689a - Browse repository at this point
Copy the full SHA 0ba689aView commit details -
Yibing authored and Yibing committed
Sep 11, 2015 Configuration menu - View commit details
-
Copy full SHA for ae39d5d - Browse repository at this point
Copy the full SHA ae39d5dView commit details
Commits on Sep 12, 2015
-
Yibing authored and Yibing committed
Sep 12, 2015 Configuration menu - View commit details
-
Copy full SHA for ab502d9 - Browse repository at this point
Copy the full SHA ab502d9View commit details
Commits on Sep 13, 2015
-
Merge https://github.com/amd/OpenCL-caffe into dev
Junli authored and Junli committedSep 13, 2015 Configuration menu - View commit details
-
Copy full SHA for a92c674 - Browse repository at this point
Copy the full SHA a92c674View commit details -
removed cmakefiles from git repo
Junli authored and Junli committedSep 13, 2015 Configuration menu - View commit details
-
Copy full SHA for cb7cd7b - Browse repository at this point
Copy the full SHA cb7cd7bView commit details -
Yibing authored and Yibing committed
Sep 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 04d42ec - Browse repository at this point
Copy the full SHA 04d42ecView commit details
Commits on Sep 14, 2015
-
add find path for AMDAPPSDK3.0 and addes src/caffe/CMakeLists.txt
Junli Gu committedSep 14, 2015 Configuration menu - View commit details
-
Copy full SHA for fd94a96 - Browse repository at this point
Copy the full SHA fd94a96View commit details -
Merge branch 'dev' of https://github.com/amd/OpenCL-caffe into dev
Junli Gu committedSep 14, 2015 Configuration menu - View commit details
-
Copy full SHA for 9d2ba11 - Browse repository at this point
Copy the full SHA 9d2ba11View commit details -
Yibing authored and Yibing committed
Sep 14, 2015 Configuration menu - View commit details
-
Copy full SHA for 1a2f022 - Browse repository at this point
Copy the full SHA 1a2f022View commit details -
Yibing authored and Yibing committed
Sep 14, 2015 Configuration menu - View commit details
-
Copy full SHA for a3d5b15 - Browse repository at this point
Copy the full SHA a3d5b15View commit details
Commits on Sep 15, 2015
-
Passed PReLU layer's unit test
Yibing authored and Yibing committedSep 15, 2015 Configuration menu - View commit details
-
Copy full SHA for aef701c - Browse repository at this point
Copy the full SHA aef701cView commit details -
Yibing authored and Yibing committed
Sep 15, 2015 Configuration menu - View commit details
-
Copy full SHA for c1102c3 - Browse repository at this point
Copy the full SHA c1102c3View commit details
Commits on Sep 16, 2015
-
Passed through Im2col_layer test
Yibing authored and Yibing committedSep 16, 2015 Configuration menu - View commit details
-
Copy full SHA for 8b433d1 - Browse repository at this point
Copy the full SHA 8b433d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ec6e88 - Browse repository at this point
Copy the full SHA 1ec6e88View commit details -
Tested reduction_layer & deconv_layer
Yibing authored and Yibing committedSep 16, 2015 Configuration menu - View commit details
-
Copy full SHA for c5eeb40 - Browse repository at this point
Copy the full SHA c5eeb40View commit details -
Merge https://github.com/amd/OpenCL-caffe into dev
Yibing authored and Yibing committedSep 16, 2015 Configuration menu - View commit details
-
Copy full SHA for 2711a9c - Browse repository at this point
Copy the full SHA 2711a9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a46781 - Browse repository at this point
Copy the full SHA 6a46781View commit details -
Junli Gu committed
Sep 16, 2015 Configuration menu - View commit details
-
Copy full SHA for b0cb051 - Browse repository at this point
Copy the full SHA b0cb051View commit details -
untrack auto generated src/caffe/test/CMakeFiles
Junli Gu committedSep 16, 2015 Configuration menu - View commit details
-
Copy full SHA for e7db7b1 - Browse repository at this point
Copy the full SHA e7db7b1View commit details -
removed unnecessary cmake files
Junli Gu committedSep 16, 2015 Configuration menu - View commit details
-
Copy full SHA for df57731 - Browse repository at this point
Copy the full SHA df57731View commit details
Commits on Sep 17, 2015
-
integrate Mauricio's code review suggestions
Junli Gu committedSep 17, 2015 Configuration menu - View commit details
-
Copy full SHA for 6b9fe7a - Browse repository at this point
Copy the full SHA 6b9fe7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for efd5dba - Browse repository at this point
Copy the full SHA efd5dbaView commit details
Commits on Sep 18, 2015
-
comment on where the code is modified for OpenCL port
Yibing authored and Yibing committedSep 18, 2015 Configuration menu - View commit details
-
Copy full SHA for 660df23 - Browse repository at this point
Copy the full SHA 660df23View commit details -
Yibing authored and Yibing committed
Sep 18, 2015 Configuration menu - View commit details
-
Copy full SHA for ab0b360 - Browse repository at this point
Copy the full SHA ab0b360View commit details -
Merge https://github.com/amd/OpenCL-caffe into dev
Yibing authored and Yibing committedSep 18, 2015 Configuration menu - View commit details
-
Copy full SHA for 65adc8d - Browse repository at this point
Copy the full SHA 65adc8dView commit details -
Yibing authored and Yibing committed
Sep 18, 2015 Configuration menu - View commit details
-
Copy full SHA for 3acadc0 - Browse repository at this point
Copy the full SHA 3acadc0View commit details -
Go through GPUMathFunctionsTest
Yibing authored and Yibing committedSep 18, 2015 Configuration menu - View commit details
-
Copy full SHA for 606117d - Browse repository at this point
Copy the full SHA 606117dView commit details
Commits on Sep 19, 2015
-
Junli authored and Junli committed
Sep 19, 2015 Configuration menu - View commit details
-
Copy full SHA for ecbd837 - Browse repository at this point
Copy the full SHA ecbd837View commit details -
Junli authored and Junli committed
Sep 19, 2015 Configuration menu - View commit details
-
Copy full SHA for 7ac0a96 - Browse repository at this point
Copy the full SHA 7ac0a96View commit details -
direct is_1_1 conv to original scheme
Junli authored and Junli committedSep 19, 2015 Configuration menu - View commit details
-
Copy full SHA for a894a29 - Browse repository at this point
Copy the full SHA a894a29View commit details -
Removed unused variable in base_conv_layer
Yibing authored and Yibing committedSep 19, 2015 Configuration menu - View commit details
-
Copy full SHA for 1511d4e - Browse repository at this point
Copy the full SHA 1511d4eView commit details
Commits on Sep 20, 2015
-
Junli authored and Junli committed
Sep 20, 2015 Configuration menu - View commit details
-
Copy full SHA for 3318335 - Browse repository at this point
Copy the full SHA 3318335View commit details