Skip to content

Commit ad92e5d

Browse files
authored
Merge pull request #4 from CyFeng16/master
Fixed the layout of markdown files and hope it work
2 parents ddac510 + f80824e commit ad92e5d

4 files changed

Lines changed: 13 additions & 17 deletions

File tree

_posts/2019-03-03-chat-about-tpu-1.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: post
32
title: "闲话TPU #1 背景/价格/TFRC计划及羊毛"
43
categories: "TPU Blog"
54
author: "Cy.Feng"
@@ -8,11 +7,11 @@ date: 2019-03-07
87

98
版权声明:本博文欢迎分享与转载,转载请注明出处和作者。<cy.z.feng@gmail.com>
109

11-
> [闲话TPU #2 配置GCP环境/创建TPU实例](http://cyfeng.science/tpu/blog/2019/03/06/Chat-about-TPU-2.html)
10+
> [闲话TPU #2 配置GCP环境/创建TPU实例](http://cyfeng.science/tpu/blog/2019/03/06/chat-about-tpu-2.html)
1211
>
13-
> [闲话TPU #3 模型编写](http://cyfeng.science/tpu/blog/2019/03/05/Chat-about-TPU-3.html)
12+
> [闲话TPU #3 模型编写](http://cyfeng.science/tpu/blog/2019/03/05/chat-about-tpu-3.html)
1413
>
15-
> [闲话TPU #4 Coral Edge TPU赋能移动端](http://cyfeng.science/tpu/blog/2019/03/04/Chat-about-TPU-4.html)
14+
> [闲话TPU #4 Coral Edge TPU赋能移动端](http://cyfeng.science/tpu/blog/2019/03/04/chat-about-tpu-4.html)
1615
1716
## 零/为什么会出现这篇博客?
1817

@@ -110,6 +109,6 @@ TPU, 全称Tensor Processing Unit, 从名字看就是专门用来加速Tensor计
110109
111110
曾经算过笔账, 不是密集型生产实践任务, 很单纯的使用TPU进行一些模型的验证, 每天消耗的小钱钱up的钱包还是能承受起的啦(难免心痛).
112111
113-
**[划重点/划重点]可以薅的羊毛还有[Google Colab](https://colab.research.google.com/). Colaboratory是一个研究项目,可免费使用的 Jupyter 笔记本环境,不需要进行任何设置就可以使用,并且完全在云端运行, 目前提供三种免费的硬件支持: `CPU`/`GPU|P40`/`TPU|v2`.** 缺点是系统可能会停止长时间运行的后台计算, 你的计算也可能会因为浏览器自动节能等等原因断开连接.
112+
**[划重点/划重点]可以薅的羊毛还有[Google Colab](https://colab.research.google.com/). Colaboratory是一个研究项目,可免费使用的 Jupyter 笔记本环境,不需要进行任何设置就可以使用,并且完全在云端运行, 目前提供三种免费的硬件支持: `CPU`/`GPU|K80`/`TPU|v2`.** 缺点是系统可能会停止长时间运行的后台计算, 你的计算也可能会因为浏览器自动节能等等原因断开连接.
114113
115114
好, 在下一篇文章中, 我们会进入下一个话题, ~~[母猪的产后护理]~~ 如何开始使用TPU.

_posts/2019-03-03-chat-about-tpu-2.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: post
32
title: "闲话TPU #2 配置GCP环境/创建TPU实例"
43
categories: "TPU Blog"
54
author: "Cy.Feng"
@@ -8,11 +7,11 @@ date: 2019-03-06
87

98
版权声明:本博文欢迎分享与转载,转载请注明出处和作者。<cy.z.feng@gmail.com>
109

11-
> [闲话TPU #1 背景/价格/TFRC计划及羊毛](http://cyfeng.science/tpu/blog/2019/03/07/Chat-about-TPU-1.html)
10+
> [闲话TPU #1 背景/价格/TFRC计划及羊毛](http://cyfeng.science/tpu/blog/2019/03/07/chat-about-tpu-1.html)
1211
>
13-
> [闲话TPU #3 模型编写](http://cyfeng.science/tpu/blog/2019/03/05/Chat-about-TPU-3.html)
12+
> [闲话TPU #3 模型编写](http://cyfeng.science/tpu/blog/2019/03/05/chat-about-tpu-3.html)
1413
>
15-
> [闲话TPU #4 Coral Edge TPU赋能移动端](http://cyfeng.science/tpu/blog/2019/03/04/Chat-about-TPU-4.html)
14+
> [闲话TPU #4 Coral Edge TPU赋能移动端](http://cyfeng.science/tpu/blog/2019/03/04/chat-about-tpu-4.html)
1615
1716
## 贰/配置GCP和创建TPU实例
1817

_posts/2019-03-03-chat-about-tpu-3.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: post
32
title: "闲话TPU #3 模型编写"
43
categories: "TPU Blog"
54
author: "Cy.Feng"
@@ -8,11 +7,11 @@ date: 2019-03-05
87

98
版权声明:本博文欢迎分享与转载,转载请注明出处和作者。<cy.z.feng@gmail.com>
109

11-
> [闲话TPU #1 背景/价格/TFRC计划及羊毛](http://cyfeng.science/tpu/blog/2019/03/07/Chat-about-TPU-1.html)
10+
> [闲话TPU #1 背景/价格/TFRC计划及羊毛](http://cyfeng.science/tpu/blog/2019/03/07/chat-about-tpu-1.html)
1211
>
13-
> [闲话TPU #2 配置GCP环境/创建TPU实例](http://cyfeng.science/tpu/blog/2019/03/06/Chat-about-TPU-2.html)
12+
> [闲话TPU #2 配置GCP环境/创建TPU实例](http://cyfeng.science/tpu/blog/2019/03/06/chat-about-tpu-2.html)
1413
>
15-
> [闲话TPU #4 Coral Edge TPU赋能移动端](http://cyfeng.science/tpu/blog/2019/03/04/Chat-about-TPU-4.html)
14+
> [闲话TPU #4 Coral Edge TPU赋能移动端](http://cyfeng.science/tpu/blog/2019/03/04/chat-about-tpu-4.html)
1615
1716
## 叁/编写适用于TPU的模型
1817

_posts/2019-03-03-chat-about-tpu-4.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: post
32
title: "闲话TPU #4 Coral Edge TPU赋能移动端"
43
categories: "TPU Blog"
54
author: "Cy.Feng"
@@ -8,11 +7,11 @@ date: 2019-03-04
87

98
版权声明:本博文欢迎分享与转载,转载请注明出处和作者。<cy.z.feng@gmail.com>
109

11-
> [闲话TPU #1 背景/价格/TFRC计划及羊毛](http://cyfeng.science/tpu/blog/2019/03/07/Chat-about-TPU-1.html)
10+
> [闲话TPU #1 背景/价格/TFRC计划及羊毛](http://cyfeng.science/tpu/blog/2019/03/07/chat-about-tpu-1.html)
1211
>
13-
> [闲话TPU #2 配置GCP环境/创建TPU实例](http://cyfeng.science/tpu/blog/2019/03/06/Chat-about-TPU-2.html)
12+
> [闲话TPU #2 配置GCP环境/创建TPU实例](http://cyfeng.science/tpu/blog/2019/03/06/chat-about-tpu-2.html)
1413
>
15-
> [闲话TPU #3 模型编写](http://cyfeng.science/tpu/blog/2019/03/05/Chat-about-TPU-3.html)
14+
> [闲话TPU #3 模型编写](http://cyfeng.science/tpu/blog/2019/03/05/chat-about-tpu-3.html)
1615
>
1716
1817
## 伍/边缘计算场景中TPU硬件

0 commit comments

Comments
 (0)