awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
amznlabs avatar

amznlabs/amazon-dsstneArchived

0
View on GitHub↗
4,395 星标·728 分支·C++·Apache-2.0·7 次浏览

Amazon Dsstne

Amazon DSSTNE 是一个机器学习工具包和稀疏张量网络库,专为具有稀疏输入和输出的深度学习模型而设计。它提供了一个模型并行训练框架和一个 GPU 加速的稀疏引擎,以支持内存密集型网络。

该框架专门为推荐系统训练和大规模稀疏学习而设计。它实现了将大型权重矩阵和嵌入表分布在多个 GPU 设备上,以处理超过单个处理器内存容量的模型。

该项目涵盖了广泛的能力,包括分布式 GPU 计算、稀疏数据集处理以及可扩展稀疏张量网络的构建。这些实用程序允许在 GPU 集群上执行高性能机器学习操作和模型扩展。

Features

  • Model Parallelism - Provides a model-parallel training framework to split large weight matrices across multiple GPUs.
  • Distributed GPU Computing - Distributes training and prediction tasks across multiple GPUs to increase processing speed and memory capacity.
  • Distributed GPU Training - Enables distributing neural network training and prediction workloads across multiple GPUs to increase memory and speed.
  • Embedding Table Sharding - Supports partitioning massive embedding tables across distributed graphics processors to handle memory-intensive models.
  • Recommendation Model Training - Designed for training deep learning recommendation models with weight matrices that exceed single-GPU memory.
  • Model Training Frameworks - Provides a distributed training framework that scales large weight matrices across multiple GPUs for memory-intensive networks.
  • Recommendation Models - Serves as a toolkit specifically for building deep learning recommendation models with sparse inputs and outputs.
  • Sparse Computing Kernels - Implements specialized computational kernels to accelerate sparse neural network operations on GPU hardware.
  • Sparse Tensor Network Libraries - Provides a library for building and training machine learning models using scalable sparse tensor networks.
  • Sparse Computation Engines - Provides a GPU-accelerated sparse engine using custom kernels to process sparse datasets without zero-value expansion.
  • Distributed Tensor Networks - Provides a distributed tensor network to organize large-scale model computations as a graph spread across a GPU cluster.
  • Sparse Learning - Supports large-scale sparse learning by processing vast datasets with mostly zero values efficiently.
  • Large-Scale Model Training - Supports building large-scale recommendation models using model-parallel scaling for weight matrices.
  • Sparse Tensor Network Modeling - Enables constructing machine learning models using scalable sparse tensor networks to handle large-scale data.
  • Sparse-to-Dense Embedding Tables - Provides embedding tables that map high-dimensional sparse inputs directly to dense vectors without matrix expansion.
  • Sparse Data Processing - Executes computations on sparse datasets using custom GPU kernels to maintain performance without expanding zero entries.
  • Deep Learning Frameworks - Library for building deep learning recommendation systems.
  • General Machine Learning - Library for training and deploying deep neural networks at scale.

Star 历史

amznlabs/amazon-dsstne 的 Star 历史图表amznlabs/amazon-dsstne 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Amazon Dsstne 的开源替代方案

相似的开源项目,按与 Amazon Dsstne 的功能重合度排序。
  • facebookresearch/dlrmfacebookresearch 的头像

    facebookresearch/dlrm

    4,044在 GitHub 上查看↗

    This is a PyTorch recommendation framework and deep learning recommendation model designed to generate personalized content predictions. It functions as a distributed embedding trainer that processes dense and sparse features through a neural network architecture to predict user preferences. The project implements a CUDA-optimized machine learning system using specialized GPU kernels to accelerate embedding lookup and aggregation. It employs a distributed approach to shard massive sparse feature tables across multiple GPUs, enabling the training of large-scale models. The system utilizes a t

    Python
    在 GitHub 上查看↗4,044
  • infrasys-ai/aisystemInfrasys-AI 的头像

    Infrasys-AI/AISystem

    17,017在 GitHub 上查看↗

    AISystem is a comprehensive AI full-stack infrastructure project covering the entire pipeline from AI chip architecture to high-level training frameworks. It encompasses the development of AI compiler frameworks, inference engines, and distributed training orchestrators designed to coordinate workloads across a heterogeneous compute stack of CPUs, GPUs, and NPUs. The project focuses on the deep integration of software and hardware, employing software-hardware co-design to align tensor layouts with physical memory structures. It provides specialized capabilities for accelerating Transformer mo

    Jupyter Notebookaiaiinfraaisys
    在 GitHub 上查看↗17,017
  • fastai/course-v3fastai 的头像

    fastai/course-v3

    4,914在 GitHub 上查看↗

    This repository is a comprehensive educational program and deep learning framework designed to teach practical deep learning using PyTorch through notebooks and code examples. It serves as a high-level library for building, training, and deploying neural networks, acting as a model training orchestrator that coordinates PyTorch models, optimizers, and loss functions. The project provides specialized toolkits for computer vision, natural language processing, and tabular data preprocessing. It distinguishes itself through advanced training controls such as discriminative learning rates, a two-w

    Jupyter Notebookdata-sciencedeep-learningfastai
    在 GitHub 上查看↗4,914
  • alibaba/x-deeplearningalibaba 的头像

    alibaba/x-deeplearning

    4,301在 GitHub 上查看↗

    This project is a distributed machine learning platform and sparse deep learning framework designed for training and serving models with high-dimensional sparse data. It functions as an online model serving infrastructure and recommendation system engine, enabling real-time item retrieval and scoring using deep tree matching and neural networks. The system distinguishes itself through a multi-task learning framework that optimizes multiple objective functions within a shared representation space. It features a specialized online serving infrastructure that supports dynamic model hot-loading a

    PureBasic
    在 GitHub 上查看↗4,301
查看 Amazon Dsstne 的所有 30 个替代方案→

常见问题解答

amznlabs/amazon-dsstne 是做什么的?

Amazon DSSTNE 是一个机器学习工具包和稀疏张量网络库,专为具有稀疏输入和输出的深度学习模型而设计。它提供了一个模型并行训练框架和一个 GPU 加速的稀疏引擎,以支持内存密集型网络。

amznlabs/amazon-dsstne 的主要功能有哪些?

amznlabs/amazon-dsstne 的主要功能包括:Model Parallelism, Distributed GPU Computing, Distributed GPU Training, Embedding Table Sharding, Recommendation Model Training, Model Training Frameworks, Recommendation Models, Sparse Computing Kernels。

amznlabs/amazon-dsstne 有哪些开源替代品?

amznlabs/amazon-dsstne 的开源替代品包括: facebookresearch/dlrm — This is a PyTorch recommendation framework and deep learning recommendation model designed to generate personalized… infrasys-ai/aisystem — AISystem is a comprehensive AI full-stack infrastructure project covering the entire pipeline from AI chip… alibaba/x-deeplearning — This project is a distributed machine learning platform and sparse deep learning framework designed for training and… fastai/course-v3 — This repository is a comprehensive educational program and deep learning framework designed to teach practical deep… apache/incubator-mxnet — Apache MXNet is a deep learning framework and distributed machine learning library designed for training and deploying… azure/mmlspark — Mmlspark is a distributed framework for executing machine learning models, data transformations, and AI service…