Skip to content

Commit 02d366a

Browse files
committed
Add readme w/ link to contributing instructions
Signed-off-by: Ryan Nett <[email protected]>
1 parent 772f675 commit 02d366a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tensorflow-core-kotlin/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Kotlin API
2+
3+
This is the home of the Kotlin API for TensorFlow Java.
4+
The API lives in `tensorflow-core-api`, and uses the annotation processor in `tensorflow-core-generator`.
5+
6+
There is no framework wrapper yet, as most of the framework classes work fine from Kotlin, but if there is a need one could be addded.
7+
8+
For contributing guidelines, see [CONTRIBUTING.md](../CONTRIBUTING.md#kotlin-api).

0 commit comments

Comments
 (0)