Apache SINGA
A distributed deep learning platform .
|
mshadow | Namespace for mshadow |
expr | Namespace for abstract expressions and expressions template, have no dependecy on tensor.h, These data structure takes no charge in computations, they are only used to define operations and represent expression in a symbolic way |
type | Type of expressions |
op | Operations for algorithm |
red | Namespace for potential reducer operations |
sse2 | Namespace to support sse2 vectorization |
sv | Namespace for savers |
utils | Namespace for helper utils of the project |
singa | The code is adapted from that of Caffe whose license is attached |