You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 10, 2025. It is now read-only.
A minimal inline primer to quickly expose the library
9
+
10
+
## Docs/API
11
+
Link to the appropriate Tensorflow web site page (if applicable)
12
+
13
+
## Badges
14
+
Add badges for you repository (pypy, python, gitter, api etc.)
15
+
CI/Buid specific badges
16
+
17
+
## TensorFlow compatibility Matrix
18
+
Releases compatibility with TF and Python versions or (other languages, cuda, etc.)
19
+
20
+
## Project/Repository structure
21
+
A repository overiew with a short description of its tree/modularity
22
+
23
+
## Release policy
24
+
Describe the release policy:
25
+
26
+
E.g. A release for each Tensorflow release, multiple releases between two Tensorflow releases, etc.
27
+
28
+
## Installation
29
+
Quick instruction on how to install the packaged version of the repository
30
+
31
+
## Docker
32
+
How to use the library inside a Docker container.
33
+
If the specific repo doesn't maintain its own Docker image, consider directing users to install the package inside the Tensorflow official Docker container.
34
+
35
+
## Build from source
36
+
Pointer to a specific CONTRIBUTING.md section
37
+
38
+
## Contributing
39
+
Link to the CONTRIBUTING.md
40
+
41
+
## Support/Community
42
+
Mailing list/Forum
43
+
Gitter
44
+
45
+
## Extra info
46
+
Please add any extra info or references to important Markdown files or resources in the repo
0 commit comments