awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ag14774 avatar

ag14774/diffdist

0
View on GitHub↗
62 stars·6 forks·Python·GPL-3.0·10 views

Diffdist

Features

  • Developer Tools - Differentiable communication between processes.
  • More to explore - Library for differentiable inter-process communication.
  • PyTorch Utilities - Listed in the “PyTorch Utilities” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for ag14774/diffdistStar history chart for ag14774/diffdist

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Diffdist

Similar open-source projects, ranked by how many features they share with Diffdist.
  • lyken17/pytorch-opcounterLyken17 avatar

    Lyken17/pytorch-OpCounter

    5,080View on GitHub↗

    pytorch-OpCounter is a profiling utility for PyTorch neural networks designed to quantify model efficiency by calculating floating point operations and multiply-accumulate counts. It functions as a complexity analyzer to measure the computational cost and theoretical workload of different model architectures. The tool allows for the definition of custom operation counting rules to support third-party modules not covered by default. It uses forward hooks to intercept module calls and recursive traversal of the module tree to aggregate operations across child sub-modules. The project provides

    Python
    View on GitHub↗5,080
  • mariogeiger/hessianmariogeiger avatar

    mariogeiger/hessian

    187View on GitHub↗

    hessian in pytorch

    Python
    View on GitHub↗187
  • kevinmusgrave/pytorch-metric-learningKevinMusgrave avatar

    KevinMusgrave/pytorch-metric-learning

    6,328View on GitHub↗

    PyTorch Metric Learning is an open-source library for training neural networks to produce similarity-preserving embedding spaces. It provides a modular framework where interchangeable loss functions, mining strategies, and evaluation tools can be composed to learn representations that map similar items to nearby points and dissimilar items to distant points in the embedding space. The library distinguishes itself through a highly configurable architecture that separates concerns across several interchangeable components. Users can assemble custom loss functions from pluggable distance metrics

    Pythoncomputer-visioncontrastive-learningdeep-learning
    View on GitHub↗6,328
  • asappresearch/flambeA

    asappresearch/flambe

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Diffdist→

Frequently asked questions

What are the main features of ag14774/diffdist?

The main features of ag14774/diffdist are: Developer Tools, More to explore, PyTorch Utilities.

What are some open-source alternatives to ag14774/diffdist?

Open-source alternatives to ag14774/diffdist include: mariogeiger/hessian — hessian in pytorch. lyken17/pytorch-opcounter — pytorch-OpCounter is a profiling utility for PyTorch neural networks designed to quantify model efficiency by… kevinmusgrave/pytorch-metric-learning — PyTorch Metric Learning is an open-source library for training neural networks to produce similarity-preserving… awentzonline/pytorch-cns. avelino/awesome-go — This project serves as a comprehensive language ecosystem index, functioning as a centralized, community-curated… adrientorris/awesome-blazor.