Imported Upstream version 1.7.0
[platform/core/ml/nnfw.git] / res / TensorFlowPythonExamples / README.md
index 63e249b..faa0d53 100644 (file)
@@ -3,7 +3,7 @@
 ## Prerequisite
 
 - Python 3.X
-- TensorFlow 1.13.1
+- TensorFlow 1.15
 
 ## Directory Layout
 
@@ -14,6 +14,10 @@ examples/
     __init__.py
 ```
 
+## Folder naming convention
+
+Follow python API name
+
 ## HOWTO: Create a Python environment
 
 TBA