Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Deep Scalable Sparse Tensor Network Engine (DSSTNE)

Compare

  Analyzed about 10 hours ago

Amazon DSSTNE: Deep Scalable Sparse Tensor Network Engine DSSTNE (pronounced "Destiny") is a library for training and deploying deep neural networks using GPUs. It is build to solve deep learning problems at Amazon's scale. It is built for production deployment of real-world deep learning ... [More] applications, emphasizing speed and scale over experimental flexibility. Multi-GPU Scale: Training and prediction both scale out to use multiple GPUs, spreading out computation and storage in a model-parallel fashion for each layer. Large Layers: Model-parallel scaling enables larger networks than are possible with a single GPU. Sparse Data: DSSTNE is optimized for fast performance on sparse datasets. Custom GPU kernels perform sparse computation on the GPU, without filling in lots of zeroes. [Less]

41K lines of code

6 current contributors

about 4 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This