yao62995/tensorflow resource
图解tensorflow 源码 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3684
- days_rel: n/a
- days_push: 3582
- n_releases_24m: 0
Adoption not part of the score
2171 stars · 590 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A curated collection of illustrated articles analyzing TensorFlow's internal source code, covering Session, Graph, Kernels, and Devices with UML diagrams and flowcharts. The repository serves as an index linking to blog posts written in Chinese.
Use cases
- understand how tensorflow session run works internally
- learn tensorflow graph construction and optimization internals
- study tensorflow device placement and memory allocation algorithms
- understand matmul and conv2d forward and backward kernel implementation
- learn tensorflow architecture from source code diagrams
When to choose
- you want to deeply understand TensorFlow's internal architecture and execution flow
- you prefer visual, diagram-driven explanations of complex C++ source code
- you are studying how Session::Run, graph optimization, or BFC memory allocation work
When to avoid
- you need up-to-date coverage of modern TensorFlow 2.x or Keras internals
- you want a beginner tutorial on using TensorFlow rather than reading its source
- you cannot read Chinese, since all content is in Chinese
Facets
learning-resource · maturity abandoned
machine-learning developer-tools documentation deep-learning machine-learning tutorials developer-tools python cpp cross-platform tensorflow-internals source-code-analysis diagrams session graph kernels chinese-language
2 sources
- readme: https://github.com/yao62995/tensorflow · fetched 2026-08-28 · 45ec6fbd699d
- homepage: http://www.cnblogs.com/yao62995/p/5773578.html · fetched 2026-08-29 · 8d1c815ffdf6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yao62995/tensorflow | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="yao62995/tensorflow")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem