# Torch-CUDA OPS **Repository Path**: ipengx1029/torch-cuda-ops ## Basic Information - **Project Name**: Torch-CUDA OPS - **Description**: torch调用新增的cuda算子的方式 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-17 - **Last Updated**: 2024-04-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [自己的笔记-torch调用新增CUDA算子](https://blog.csdn.net/qq_42961603/article/details/137878564) # Ref [详解PyTorch编译并调用自定义CUDA算子的三种方式](https://zhuanlan.zhihu.com/p/358778742) [NN-CUDA-Example](https://github.com/godweiyang/NN-CUDA-Example/tree/master/pytorch) [My-Torch-Extension](https://zhuanlan.zhihu.com/p/690954115) [My-Torch-Extension-git](https://github.com/sunkx109/My-Torch-Extension/blob/master/csrc/pybind.cpp)