We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 772f675 commit 02d366aCopy full SHA for 02d366a
tensorflow-core-kotlin/README.md
@@ -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