Skip to content

Commit b40c5d7

Browse files
committed
Add .zenodo.json for clean automated DOI numbers.
See the link on the TensorFlow README for the DOI page. PiperOrigin-RevId: 374474720 Change-Id: I739c9fc95c03648c50c6a0fc1931308507cdf12c
1 parent 7d80f0b commit b40c5d7

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

.zenodo.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"description": "TensorFlow is an end-to-end open source platform for machine learning. It has a comprehensive, flexible ecosystem of tools, libraries, and community resources that lets researchers push the state-of-the-art in ML and developers easily build and deploy ML-powered applications.",
3+
"license": "Apache-2.0",
4+
"title": "TensorFlow",
5+
"upload_type": "software",
6+
"creators": [
7+
{
8+
"name": "TensorFlow Developers"
9+
}
10+
],
11+
"access_right": "open",
12+
"notes": "Specific TensorFlow versions can be found in the \"Versions\" list on the right side of this page.<br>See the full list of authors <a href=\"https://github.com/tensorflow/tensorflow/graphs/contributors\">on GitHub</a>."
13+
}

0 commit comments

Comments
 (0)