aboutsummaryrefslogtreecommitdiff
path: root/driver_library/src/autogen/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'driver_library/src/autogen/README.md')
-rw-r--r--driver_library/src/autogen/README.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/driver_library/src/autogen/README.md b/driver_library/src/autogen/README.md
new file mode 100644
index 0000000..0787c44
--- /dev/null
+++ b/driver_library/src/autogen/README.md
@@ -0,0 +1,23 @@
+# Auto generated files
+
+This directory contains files that were auto generated. They are provided as
+they were generated without modifications.
+
+Information about which tools and source files that were used can be found in
+this document.
+
+## tflite_schema.h
+
+This file was generated using the Flatbuffer compiler version 1.12.0 with the
+Tensorflow lite version 2.3.0
+[`schema.fbs`](https://github.com/tensorflow/tensorflow/blob/v2.3.0/tensorflow/lite/schema/schema.fbs)
+as input.
+
+```$ flatc -c -b schema.fbs```
+
+The schema is provided under an Apached 2.0 license which is linked in the
+section below.
+
+## Apache 2 license
+
+https://www.apache.org/licenses/LICENSE-2.0.html