CUDA实现的矩阵乘法,运用了共享内存,纹理内存。
2021-12-14 23:38:14 15KB CUDA 矩阵乘法 并行运算
1
1.cuda10.0 2.cudnn-10.0-windows10-x64-v7.6.4.38.zip 二个文件版本匹配,亲测可用
2021-12-14 20:15:03 121B 深度学习cuda cudnn pytorch
1
多视图重建中的经典开源项目colmap的cuda版本
2021-12-14 16:09:59 107.64MB 三维重建
1
TensorFlow:trade_mark:是一个基于数据流编程(dataflow programming)的符号数学系统,被广泛应用于各类机器学习(machine learning)算法的编程实现,其前身是谷歌的神经网络算法库DistBelief [1]  。 Tensorflow拥有多层级结构,可部署于各类服务器、PC终端和网页并支持GPU和TPU高性能数值计算,被广泛应用于谷歌内部的产品开发和各领域的科学研究 [1-2]  。 tensorflow -gpu安装 首先,安装Anoconda 1. 官网下载点我: 2.安装 点击 python 3.6 version自动下载x64版,下载好之后,然后安装。 如
2021-12-14 15:51:37 52KB c cd cdn
1
Nividia CUDA C 官方编程手册,英文版。PG-02829-001_v9.2 | May 2018,《CUDA C PROGRAMMING GUIDE》Design Guide,Driven by the insatiable market demand for realtime, high-definition 3D graphics, the programmable Graphic Processor Unit or GPU has evolved into a highly parallel, multithreaded, manycore processor with tremendous computational horsepower and very high memory bandwidth,
2021-12-14 10:38:59 5.69MB GPU编程 CUDA
1
nvidia 公司推出的cuda 编程,这是英文文档programming guide 的英译中版,可以配合英文版一起看
2021-12-14 10:35:52 6.43MB CUDA nvidia 编程指南
1
OpenCV版本:4.5.2,包括contrib模块 编译环境:Windows 10,Visual Studio 2017,CUDA 10.2 支持GPU Compute Capability:6.1,7.0,7.5
2021-12-13 20:03:23 84.86MB opencv cuda windows 10
1
linux安装nvidia显卡驱动以及安装cuda.md
2021-12-13 18:07:12 2KB ubuntu16.04
1
CUDA编程手册2.0借鉴.pdf
2021-12-11 13:01:01 16.22MB
并行算法在图像卷积中的应用 使用cude实现并行卷积运算,与传统CPU卷积运算时间进行对比
2021-12-09 14:02:30 6.21MB 高性能计算 cuda c++
1