cudnn6.0,对应版本是CUDA8.0,压缩包里面两个文件都有
2022-02-21 13:34:45 199.96MB CUDA cudnn
1
Sdkmanager 安装包, Ubuntu 版本,可用于TX2刷机,安装cuda,opencv等软件
2022-02-21 10:41:38 90.96MB ubuntu、TX2刷机 cuda,opencv安装包下载
1
火炬延伸 这是PyTorch的CUDA扩展的示例,该扩展使用CuPy计算两个张量的Hadamard乘积。 有关也使用CuPy的更高级的PyTorch扩展,请参阅: : 设置 确保安装CuPy,这可以使用pip install cupy或使用CuPy信息库中概述的提供的之一来完成。 用法 无需单独的构建过程,只需运行python run.py进行测试。 下面还显示了如何使用示例扩展的最小示例。 import torch import hadamard class Network ( torch . nn . Module ): def __init__ ( self ): super ( Network , self ). __init__ () # end def forward ( self , input1 , input2 ): return hadamard
2022-02-16 18:46:40 15KB python deep-learning cuda pytorch
1
主要介绍了pytorch中使用cuda扩展的实现示例,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友们下面随着小编来一起学习学习吧
2022-02-16 18:46:16 45KB pytorch cuda扩展 pytorch cuda
1
用于锥形束CT重建工具箱RTK2.3安装配置的相关软件包
2022-02-15 09:05:48 250B ITK RTK CUDA
1
cuda-repo-ubuntu1804-10-0-local-10.0.130-410.48_1.0-1_amd64.deb
2022-02-14 15:34:41 683.88MB cuda
1
cuda_11.2.2_461.33_win10 cudnn-11.2-windows-x64-v8.1.1.33,非安装程序
2022-02-14 02:43:05 975.96MB CUDA cuDNN
1
头发分割源码。:头发检测(CUDA版本)和头发修复-源码
2022-02-12 11:06:29 2.81MB 头发分割 图像分割 人脸识别
1
cuda by example,中文版,是好东西哦~
2022-02-08 16:28:05 3.2MB cuda
1
cuda c 最佳实践 This is a manual to help developers obtain the best performance from the NVIDIA CUDA Architecture. It presents established optimization techniques and explains coding metaphors and idioms that can greatly simplify progarmming for the CUDA architecture.
2022-02-07 17:54:11 2.06MB cuda c
1