自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(1)
  • 资源 (7)
  • 收藏
  • 关注

原创 ubuntu15.10 源码安装 tensorflow

刚买的新机器,安装上最新的ubuntu系统。按照官网的流程安装的,没有选择GPU支持。 下载源码。需要git,如果没有安装git需要先安装。 git clone --recurse-submodules https://github.com/tensorflow/tensorflow 安装Bazel 先安装依赖 sudo apt-get install openjdk-8-jdk openjdk

2015-11-27 18:32:47 11301 7

s7310-8-bit-inference-with-tensorrt.pdf

● Goal: Convert FP32 CNNs into INT8 without significant accuracy loss. ● Why: INT8 math has higher throughput, and lower memory requirements. ● Challenge: INT8 has significantly lower precision and dynamic range than FP32. ● Solution: Minimize loss of information when quantizing trained model weights to INT8 and during INT8 computation of activations. ● Result: Method was implemented in TensorRT. It does not require any additional fine tuning or retraining.

2019-11-08

Android核心分析

系统分析Android启动,窗口图形,进程通信,应用框架等等

2010-12-17

Understanding the Linux Kernel 3rd Edition

Understanding the Linux Kernel, 3rd Edition By Daniel P. Bovet, Marco Cesati

2010-10-15

深入理解Linux内核

中文版,中国电力出版社出版,清晰度还可以

2010-10-15

HackingHelloWorld

深入浅出Linux上Hello World的运行机制

2010-06-14

嵌入式Linux内存使用与性能优化

嵌入式linux内存使用与性能优化,史子旺,叶超群,蔡建宇

2010-05-10

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除