index
:
platform/upstream/caffeonacl
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_unified
armcl-v18.11
master
sandbox/daeinki/armcl-v18.08
sandbox/nmerinov/llvm
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
Domain: Machine Learning / ML Framework; Licenses: BSD-2-Clause;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
caffe
/
syncedmem.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-02
1. Porting Caffe onto ARM Compute Library.
Yao Honggui
1
-0
/
+19
2017-01-06
Switched multi-GPU to NCCL
Cyprien Noel
1
-15
/
+44
2015-11-12
Functions shall return a value in syncedmem
Tea
1
-0
/
+2
2015-10-21
Clean redundant/unnecessary headers
Kang Kim
1
-2
/
+0
2015-09-25
Add flag on how host memory is allocated
Ronghang Hu
1
-4
/
+4
2015-08-09
Multi-GPU
Cyprien Noel
1
-1
/
+33
2015-08-09
Persistent prefetch thread
Cyprien Noel
1
-0
/
+12
2014-08-12
Fix caffe/alt_fn lint errors.
Jeff Donahue
1
-2
/
+2
2014-08-06
LICENSE governs the whole project so strip file headers
Evan Shelhamer
1
-2
/
+0
2014-07-17
collect CUDA includes and calls, separate from CPU-only mode, leave out
Evan Shelhamer
1
-2
/
+18
2014-07-10
Replace cudaMemcpy with caffe_gpu_memcpy in SyncedMemory per @longjon
Kai Li
1
-2
/
+2
2014-07-10
Implement @Yangqing's solution to copy memory in the SyncedMemory
Kai Li
1
-4
/
+2
2014-07-10
Switch to GPU mode when pointer is move to or from GPU in SyncedMemory
Kai Li
1
-0
/
+2
2014-07-03
reduce caffe_copy to instantiations, split off caffe_memcpy for void*
Evan Shelhamer
1
-2
/
+2
2014-07-03
replace all memcpy by caffe_copy
Evan Shelhamer
1
-2
/
+3
2014-07-03
switch to unified virtual addressing CUDA memcpy
Evan Shelhamer
1
-2
/
+2
2014-05-02
add set_cpu_data to Blob and SyncedMemory
Jonathan L Long
1
-1
/
+13
2014-03-27
Standardize copyright, add root-level CONTRIBUTORS credit
Evan Shelhamer
1
-1
/
+1
2013-10-28
option to run on cpu without gpu
Yangqing Jia
1
-3
/
+3
2013-10-07
misc update
Yangqing Jia
1
-1
/
+0
2013-09-24
cpplint
Yangqing Jia
1
-1
/
+2
2013-09-23
pylint and code cleaning
Yangqing Jia
1
-3
/
+3
2013-09-23
copyright message
Yangqing Jia
1
-0
/
+2
2013-09-22
naming. I might regret it someday.
Yangqing Jia
1
-0
/
+84