码迷,mamicode.com
首页 >  
搜索关键字:professional cuda c    ( 1984个结果
论文学习-《Learning to Compose with Professional Photographs on the Web》
参考博客: 让计算机审美,这可能吗? “Learning to Compose with Professional Photographs on the Web" 论文解读(一)(附代码与详细注释) “Learning to Compose with Professional Photographs ...
分类:Web程序   时间:2019-12-19 21:41:15    阅读次数:103
professional training & coaching company list - Success Resources USA, LLC
Cheetah Digital | computer software CRF Health | information technology and services Dassault Systèmes 3DEXCITE | information technology and services ...
分类:其他好文   时间:2019-12-17 14:53:07    阅读次数:75
e-learning company list - Adaptive Curriculum
Redleaf Press | publishing The Math Learning Center | publishing Looney Math Consulting | professional training & coaching i-SAFE Digital Learning | p ...
分类:其他好文   时间:2019-12-17 13:28:49    阅读次数:96
CUDA 到底什么玩意
CUDA与cuDNN 什么是CUDA CUDA(ComputeUnified Device Architecture),是显卡厂商NVIDIA推出的运算平台。 CUDA是一种由NVIDIA推出的通用并行计算架构,该架构使GPU能够解决复杂的计算问题 什么是CUDNN NVIDIA cuDNN是用于深 ...
分类:其他好文   时间:2019-12-15 18:30:34    阅读次数:110
[spring 并行5]GPU
GPU篇 1 准备 1. 需要有支持CUDA的Nvidia显卡 linux查看显卡信息:lspci | grep i vga 使用nvidia显卡可以这样查看:lspci | grep i nvidia 上一个命令可以得到类似" 03.00.0 "的显卡代号,查看详细信息:lspic v s 03. ...
分类:编程语言   时间:2019-12-15 16:49:08    阅读次数:92
Win10+GPU版Pytorch1.1安装
引言本篇为Pytorch安装。安装cuda更新nvidia驱动打开GeForce Game Ready Driver或在 GeForce Experience中下载符合自己gpu的程序。选择cuda打开nvidia控制面板点击帮助、点击系统信息、在点击组件在3D设置中可以看到cuda信息在我升级过n... ...
分类:Windows程序   时间:2019-12-12 23:38:13    阅读次数:254
detect_cuda_archs.cu
apollo@in_dev_docker:/apollo/ttt/caffe/build$ cat detect_cuda_archs.cu #include <cstdio> int main() { int count = 0; if (cudaSuccess != cudaGetDeviceC ...
分类:其他好文   时间:2019-12-11 17:11:08    阅读次数:72
Plastic Bottle Manufacturer -Plastic Bottle Forming Process
As a professional cosmetic bottle manufacturer, we know that plastic bottles are part of the rubber and plastics industry. Whatever plastic bottle is ...
分类:其他好文   时间:2019-12-11 13:21:52    阅读次数:103
Mxnet模型转换ONNX,再用tensorrt执行前向运算
环境:ubuntu16.04 tensorrt版本:5.1.5.0 cuda版本:9.0 GPU:1080Ti Mxnet版本:1.3.1 cudnn:7.3.1 1、tensorrt安装: https://github.com/NVIDIA/TensorRT tensorrt的不同版本: http ...
分类:Web程序   时间:2019-12-11 00:47:56    阅读次数:200
CUDA编程学习相关
1. CUDA编程之快速入门:https://www.cnblogs.com/skyfsm/p/9673960.html 2. CUDA编程入门极简教程:https://blog.csdn.net/xiaohu2022/article/details/79599947 ...
分类:其他好文   时间:2019-12-04 20:29:33    阅读次数:65
1984条   上一页 1 ... 23 24 25 26 27 ... 199 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!