Skip to content

Commit 6533c73

Browse files
authored
Update README to point to migration notes for existing deeplearnjs users (tensorflow#39)
1 parent f0d0a28 commit 6533c73

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

ISSUE_TEMPLATE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ If you would like to get help from the community, our [Google
22
group](https://groups.google.com/a/tensorflow.org/forum/#!forum/tfjs) might be a
33
better fit.
44

5-
# TensorFlow.js version
5+
#### TensorFlow.js version
66

7-
# Browser version
7+
#### Browser version
88

9-
# Describe the problem or feature request
9+
#### Describe the problem or feature request
1010

11-
# Code to reproduce the bug / link to feature request
11+
#### Code to reproduce the bug / link to feature request

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ Check out our
5050
[examples repository](https://github.com/tensorflow/tfjs-examples)
5151
and our [tutorials](https://js.tensorflow.org/tutorials/).
5252

53+
## Migrating from deeplearn.js
54+
See [these release notes](https://github.com/tensorflow/tfjs-core/releases/tag/v0.6.0)
55+
for how to migrate from deeplearn.js to TensorFlow.js.
5356

5457
## Getting started
5558

0 commit comments

Comments
 (0)