码迷,mamicode.com
首页 >  
搜索关键字:nvidia jetson tk1    ( 1003个结果
基于Keras的自动驾驶技术的车轮转向角度的可视化
This post is about understanding how a self driving deep learning network decides to steer the wheel. NVIDIA published a very interesting paper(https: ...
分类:其他好文   时间:2017-02-16 15:37:35    阅读次数:241
ubuntu 14.04 如何安装nvidia显卡驱动 [转载]
我的机子装的是64位ubuntu 14.04 LTS系统,显卡是GeForce 405 ,想使用cuda所以需要装NVidia官方驱动,但是总是碰到 nouveau 驱动正在使用的问题。找了好久,网上各种将nouveau加入blacklist的文章都不能用,最终找到这篇文章,成功解决问题 转载[Ub ...
分类:系统相关   时间:2017-02-11 19:56:28    阅读次数:309
Ubuntu16.04+Theano环境
安装Anaconda: 官网下载Anaconda 切换到下载目录 cd ~/下载/ 用bash运行下载好的.sh文件 bash Anaconda2-4.3.0-Linux-x86_64.sh 进入欢迎界面 Welcome to Anaconda2 4.3.0 (by Continuum Analyt ...
分类:系统相关   时间:2017-02-10 23:09:42    阅读次数:557
gpu温度监测
在使用TensorFlow跑深度学习的时候,经常出现显存不足的情况,所以我们希望能够随时查看GPU时使用率。如果你是Nvidia的GPU,那么在命令行下,只需要一行命令就可以实现。 1. 显示当前GPU使用情况 Nvidia自带了一个nvidia-smi的命令行工具,会显示显存使用情况: $ nvi... ...
分类:其他好文   时间:2017-02-10 13:16:33    阅读次数:333
Pascal GPU 架构详解
1. 前言Nvidia 在今年的 GTC( GPU Technology Conference ) 上高调宣布了 Pascal 架构——专门针对每瓦性能优化的新架构,采用 16nm 工艺。接着发布了该...
分类:其他好文   时间:2017-02-09 19:34:15    阅读次数:534
NVIDIA GeForce Driver Installation on Debian Jessie Linux 8 64bit
The easiest way to install NVIDIA GeForce Driver on Debian Linux 8 ( Jessie ) ( for Debian 9 Stretch visit: How to install the latest NVIDIA drivers o ...
分类:系统相关   时间:2017-02-06 22:24:27    阅读次数:652
ubuntu配置cudnn
参考网站: http://blog.sina.com.cn/s/blog_a5fdbf010102w7f6.html http://www.linuxidc.com/Linux/2015-04/116445.htm ubuntu配置cudnn 下载 https://developer.nvidia.... ...
分类:系统相关   时间:2017-01-22 13:38:14    阅读次数:186
机器性能测试与显卡价格报表
参考网站: http://blog.163.com/yang_jianli/blog/static/1619900062010391127338/ (Linux配置查看命令) https://developer.nvidia.com/cudnn (cuDNN) http://developer.nv... ...
分类:其他好文   时间:2017-01-22 11:53:57    阅读次数:311
ubuntu 下安装 cudnn
安装cudnn前后,GPU跑一个算法的速度分别是139ms和26ms ! 1. 在以下网址选择 cuDNN v5.1 Library for Linux 下载 https://developer.nvidia.com/rdp/cudnn-download 2.下载得到一个 cudnn-8.0-lin ...
分类:系统相关   时间:2017-01-21 23:28:37    阅读次数:272
caffe安装笔记
caffe安装笔记: 环境及安装前检查 硬件: T630 CPU32核 64G内存4G硬盘 显卡: root@shendu:~# lspci |grep -i nvidia 02:00.0 3D controller: NVIDIA Corporation GK110GL [Tesla K20Xm]... ...
分类:其他好文   时间:2017-01-19 18:28:15    阅读次数:337
1003条   上一页 1 ... 62 63 64 65 66 ... 101 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!