Skip to content

Commit 5f87461

Browse files
Tensorflow Philosophy blogpost (#465)
* Add TensorFlow Philosophy blogpost * Fix filename * Add blogpost metadata * Add thumbnail * Update tensorflow-philosophy.md Co-authored-by: Sylvain Gugger <[email protected]> * Update tensorflow-philosophy.md Co-authored-by: Sylvain Gugger <[email protected]> * Update tensorflow-philosophy.md Co-authored-by: Sylvain Gugger <[email protected]> * Update tensorflow-philosophy.md Co-authored-by: Sylvain Gugger <[email protected]> * Update tensorflow-philosophy.md Co-authored-by: Sylvain Gugger <[email protected]> * Update tensorflow-philosophy.md Co-authored-by: Sylvain Gugger <[email protected]> * Fix incorrect link to Github * Finish purging all the single quotes Co-authored-by: Sylvain Gugger <[email protected]>
1 parent 5e62856 commit 5f87461

File tree

3 files changed

+274
-5
lines changed

3 files changed

+274
-5
lines changed

_blog.yml

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1006,7 +1006,7 @@
10061006
tags:
10071007
- nlp
10081008
- llm
1009-
1009+
10101010
- local: mnist-adversarial
10111011
title: "How to train your model dynamically using adversarial data"
10121012
author: chrisjay
@@ -1015,7 +1015,7 @@
10151015
tags:
10161016
- mnist
10171017
- adversarial
1018-
- guide
1018+
- guide
10191019

10201020
- local: deep-rl-a2c
10211021
title: "Advantage Actor Critic (A2C)"
@@ -1033,7 +1033,7 @@
10331033
tags:
10341034
- guide
10351035
- cv
1036-
1036+
10371037
- local: tf-xla-generate
10381038
title: "Faster Text Generation with TensorFlow and XLA"
10391039
author: joaogante
@@ -1053,7 +1053,7 @@
10531053
- cv
10541054
- community
10551055
- announcement
1056-
1056+
10571057
- local: us-national-ai-research-resource
10581058
title: "AI Policy @🤗: Comments on U.S. National AI Research Resource Interim Report"
10591059
author: irenesolaiman
@@ -1096,7 +1096,7 @@
10961096
tags:
10971097
- guide
10981098
- nlp
1099-
1099+
11001100
- local: deploy-tfserving-kubernetes
11011101
title: "Deploying 🤗 ViT on Kubernetes with TF Serving"
11021102
author: chansung
@@ -1105,3 +1105,13 @@
11051105
tags:
11061106
- guide
11071107
- cv
1108+
1109+
- local: tensorflow-philosophy
1110+
title: "Hugging Face's TensorFlow Philosophy"
1111+
author: rocketknight1
1112+
thumbnail: /blog/assets/96_tensorflow_philosophy/thumbnail.png
1113+
date: August 12, 2022
1114+
tags:
1115+
- nlp
1116+
- cv
1117+
- guide
771 KB
Loading

0 commit comments

Comments
 (0)