- Aug 08, 2015
-
-
Yangqing Jia authored
-
- Aug 06, 2015
-
-
Yangqing Jia authored
-
Yangqing Jia authored
-
Yangqing Jia authored
-
Yangqing Jia authored
-
- Jul 29, 2015
-
-
Yangqing Jia authored
-
Yangqing Jia authored
-
- Jul 28, 2015
-
-
Jeff Donahue authored
change arg order of Copy/Memcpy to follow inputs-then-outputs convention
-
Jeff Donahue authored
instead of C memcpy order -- from (dst, src, n) to (n, src, dst)
-
Jeff Donahue authored
remove failing repeated arg death test after #7
-
Jeff Donahue authored
removal of check (PR #7)
-
Yangqing Jia authored
Tensor constructor: values arg is const
-
Yangqing Jia authored
allow Tensor with empty dims (a scalar)
-
Jeff Donahue authored
shapes and other use cases)
-
Jeff Donahue authored
use in loss functions for scalar loss output
-
- Jul 27, 2015
-
-
Jeff Donahue authored
-
Yangqing Jia authored
add system/anaconda dirs to build_env.py, filter non-existent dirs
-
Jeff Donahue authored
-
Jeff Donahue authored
-
Jeff Donahue authored
dirs
-
- Jul 24, 2015
-
-
Yangqing Jia authored
-
Yangqing Jia authored
-
Yangqing Jia authored
-
- Jul 23, 2015
-
-
Yangqing Jia authored
-
- Jul 21, 2015
-
-
Yangqing Jia authored
-
- Jul 20, 2015
-
-
Yangqing Jia authored
-
Yangqing Jia authored
-
Yangqing Jia authored
-
Yangqing Jia authored
-
Yangqing Jia authored
-
Yangqing Jia authored
-
Yangqing Jia authored
-
- Jul 19, 2015
-
-
Yangqing Jia authored
-
Yangqing Jia authored
-
Yangqing Jia authored
-
Yangqing Jia authored
-
Yangqing Jia authored
-
- Jul 18, 2015
-
-
Yangqing Jia authored
-
Yangqing Jia authored
(2) blob serialization comments (3) cudnn: putting it under a separate device name so we can explicitly choose cudnn instead of having CUDA device prioritizing it. (4) note that mint is not available with ipython due to zeromq conflict (5) db_throughput utility (6) added gprofiler
-
- Jul 09, 2015
-
-
Yangqing Jia authored
[misc] Update license and readme. [binary] some enhancement to move over caffe databases. [python] added an alexnet2 example notebook.
-