pytorch / cppdocs
PyTorch C++ API Documentation
☆216Updated this week
Alternatives and similar repositories for cppdocs:
Users that are interested in cppdocs are comparing it to the libraries listed below
- torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters i…☆178Updated 2 months ago
- Example repository for custom C++/CUDA operators for TorchScript☆115Updated 2 years ago
- A tensor-aware point-to-point communication primitive for machine learning☆253Updated 2 years ago
- Continuous builder and binary build scripts for pytorch☆348Updated 2 weeks ago
- TVM integration into PyTorch☆452Updated 5 years ago
- A GPU performance profiling tool for PyTorch models☆501Updated 3 years ago
- ATen: A TENsor library for C++11☆691Updated 5 years ago
- PyTorch RFCs (experimental)☆131Updated 5 months ago
- C++ extensions in PyTorch☆1,060Updated 3 weeks ago
- Slicing a PyTorch Tensor Into Parallel Shards☆298Updated 3 years ago
- FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/☆1,260Updated this week
- A Fusion Code Generator for NVIDIA GPUs (commonly known as "nvFuser")☆303Updated this week
- Common utilities for ONNX converters☆259Updated 2 months ago
- The NVIDIA® Tools Extension SDK (NVTX) is a C-based Application Programming Interface (API) for annotating events, code ranges, and resou…☆347Updated this week
- Explore the Capabilities of the TensorRT Platform☆261Updated 3 years ago
- A GPipe implementation in PyTorch☆828Updated 6 months ago
- Accelerate PyTorch models with ONNX Runtime☆358Updated 5 months ago
- Serving PyTorch 1.0 Models as a Web Server in C++☆226Updated 5 years ago
- Intel® Optimization for Chainer*, a Chainer module providing numpy like API and DNN acceleration using MKL-DNN.☆167Updated this week
- TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and sup…☆345Updated this week
- a c++/cuda template library for tensor lazy evaluation☆163Updated last year
- Python bindings for NVTX☆66Updated last year
- Lightweight and Parallel Deep Learning Framework☆264Updated 2 years ago
- A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.☆767Updated this week
- The Triton backend for the PyTorch TorchScript models.