Apache SINGA
A distributed deep learning platform .
|
tensor container that does memory allocation and resize like STL More...
Go to the source code of this file.
Classes | |
class | mshadow::TensorContainer< Device, dimension > |
tensor container that does memory allocation and resize like STL, use it to save the lines of FreeSpace in class. Do not abuse it, efficiency can come from pre-allocation and no re-allocation More... | |
Namespaces | |
mshadow | |
namespace for mshadow | |
tensor container that does memory allocation and resize like STL