csarofeen / pytorchLinks
Tensors and Dynamic neural networks in Python with strong GPU acceleration
☆26Updated 2 years ago
Alternatives and similar repositories for pytorch
Users that are interested in pytorch are comparing it to the libraries listed below
Sorting:
- ☆40Updated 5 months ago
- ☆50Updated last year
- Codebase associated with the PyTorch compiler tutorial☆45Updated 5 years ago
- Automatically insert nvtx ranges to PyTorch models☆17Updated 4 years ago
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆131Updated last year
- Fairring (FAIR + Herring) is a plug-in for PyTorch that provides a process group for distributed training that outperforms NCCL at large …☆65Updated 3 years ago
- A Fusion Code Generator for NVIDIA GPUs (commonly known as "nvFuser")☆331Updated this week
- MLIR-based partitioning system☆86Updated this week
- Ahead of Time (AOT) Triton Math Library☆64Updated last week
- Customized matrix multiplication kernels☆54Updated 3 years ago
- A tracing JIT for PyTorch☆17Updated 2 years ago
- A lightweight, Pythonic, frontend for MLIR☆81Updated last year
- ☆16Updated 8 months ago
- GEMM and Winograd based convolutions using CUTLASS☆26Updated 4 years ago
- ☆69Updated 2 years ago
- Samples demonstrating how to use the Compute Sanitizer Tools and Public API☆82Updated last year
- Unified compiler/runtime for interfacing with PyTorch Dynamo.☆100Updated 2 weeks ago
- Benchmark scripts for TVM☆74Updated 3 years ago
- Python bindings for NVTX☆66Updated last year
- TPP experimentation on MLIR for linear algebra☆131Updated this week
- oneCCL Bindings for Pytorch*☆97Updated last month
- System for automated integration of deep learning backends.☆48Updated 2 years ago
- PyTorch RFCs (experimental)☆132Updated last week
- A CUTLASS implementation using SYCL☆23Updated this week
- Convert nvprof profiles into about:tracing compatible JSON files☆69Updated 4 years ago
- A sandbox for quick iteration and experimentation on projects related to IREE, MLIR, and LLVM