-
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
Python Other UpdatedMay 9, 2025 -
tutorials Public
Forked from pytorch/tutorialsPyTorch tutorials.
Jupyter Notebook BSD 3-Clause "New" or "Revised" License UpdatedMay 5, 2025 -
tlparse Public
Forked from pytorch/tlparseTORCH_LOGS parser for PT2
Rust BSD 3-Clause "New" or "Revised" License UpdatedApr 1, 2025 -
-
onnxscript Public
Forked from microsoft/onnxscriptONNX Script enables developers to naturally author ONNX functions and models using a subset of Python.
Python MIT License UpdatedMar 2, 2025 -
coremltools Public
Forked from apple/coremltoolsCore ML tools contain supporting tools for Core ML model conversion, editing, and validation.
Python BSD 3-Clause "New" or "Revised" License UpdatedJan 23, 2025 -
-
-
executorch Public
Forked from pytorch/executorchOn-device AI across mobile, embedded and edge for PyTorch
C++ Other UpdatedDec 13, 2024 -
xla Public
Forked from pytorch/xlaEnabling PyTorch on XLA Devices (e.g. Google TPU)
C++ Other UpdatedNov 19, 2024 -
d2go Public
Forked from facebookresearch/d2goD2Go is a toolkit for efficient deep learning
Python Apache License 2.0 UpdatedOct 4, 2024 -
ao Public
Forked from pytorch/aoPyTorch native quantization and sparsity for training and inference
Python BSD 3-Clause "New" or "Revised" License UpdatedOct 4, 2024 -
dbscan-python Public
Forked from wangyiqiu/dbscan-pythonTheoretically Efficient and Practical Parallel DBSCAN
-
-
ParlayANN Public
Forked from cmuparlay/ParlayANNA library of algorithms for approximate nearest neighbor search in high dimensions, along with a set of useful tools for designing such algorithms.
C++ MIT License UpdatedApr 2, 2024 -
-
yushangdi.github.io Public
Forked from academicpages/academicpages.github.ioGithub Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
JavaScript MIT License UpdatedJan 5, 2024 -
MSVBASE Public
Forked from microsoft/MSVBASEMSVBASE is a system that efficiently supports complex queries of both approximate similarity search and relational operators. It integrates high-dimensional vector indices into PostgreSQL, a relati…
C++ MIT License UpdatedNov 23, 2023 -
ParDPC Public
Forked from michaelyhuang23/ParClusterRepository for parallel clustering through Density-Peak Clustering
Jupyter Notebook UpdatedNov 3, 2023 -
-
snap Public
Forked from jeshi96/snapStanford Network Analysis Platform (SNAP) is a general purpose network analysis and graph mining library.
C++ Other UpdatedSep 15, 2023 -
networkit Public
Forked from networkit/networkitNetworKit is a growing open-source toolkit for large-scale network analysis.
C++ MIT License UpdatedSep 1, 2023 -
-
lbimproved Public
Forked from lemire/lbimprovedDynamic Time Warping (DTW) library implementing lower bounds (LB_Keogh, LB_Improved...)
C++ Apache License 2.0 UpdatedAug 11, 2023 -
-
DiskANN Public
Forked from microsoft/DiskANNScalable graph based indices for approximate nearest neighbor search
C++ Other UpdatedJul 10, 2023 -
mpi-scalablekmeanspp Public
Forked from gzt/mpi-scalablekmeansppThis is a port of the scalable k-means++ (k-means||) to the OpenMPI framework
C GNU General Public License v3.0 UpdatedFeb 17, 2023 -
-
pytorch-image-models Public
Forked from xwang233/pytorch-image-modelsPyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
Python Apache License 2.0 UpdatedJul 26, 2022 -
fx_module_dumps Public
Graph dump of torchbench models, huggingface models, and TIMM models.