Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-11-04 | remove dead cpp code for number of CUDA threads | Jonathan L Long | 1 | -8/+2 |
2015-02-19 | [docs] add check mode hint to CPU-only mode error | Evan Shelhamer | 1 | -1/+1 |
2014-09-19 | fix types of (Layer)SetUp, Reshape, Forward, and Backward calls | Jonathan L Long | 1 | -4/+4 |
2014-09-07 | add cuDNN to build | Evan Shelhamer | 1 | -0/+3 |
2014-09-07 | shift CUDA code out of common | Evan Shelhamer | 1 | -0/+57 |
2014-08-31 | make no GPU error in CPU-only mode a little clearer | Evan Shelhamer | 1 | -1/+1 |
2014-08-13 | Generalize loss by allowing any top blob to be used as a loss in which | 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 | -0/+44 |