Difference between revisions of "Converting to TensorFlow Lite"

From
Jump to: navigation, search
m (BPeat moved page TensorFlow Lite converter to Converting to TensorFlow Lite without leaving a redirect)
Line 5: Line 5:
 
|description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools  
 
|description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools  
 
}}
 
}}
[http://www.youtube.com/results?search_query=tensorflow+lite+convert+artificial+intelligence+deep+learning Youtube search...]   
+
[http://www.youtube.com/results?search_query=tensorflow+lite+convert+lite.TFLiteConverter+artificial+intelligence+deep+learning Youtube search...]   
[http://www.google.com/search?q=tensorflow+lite+machine+learning+convert+ML+artificial+intelligence ...Google search]
+
[http://www.google.com/search?q=tensorflow+lite+lite.TFLiteConverter+machine+learning+convert+ML+artificial+intelligence ...Google search]
  
 
* [[TensorFlow]]
 
* [[TensorFlow]]
 
* [[TensorFlow Lite]]
 
* [[TensorFlow Lite]]
 +
* [[Watch me Build a Healthcare Startup]]
  
== TensorFlow Lite converter ==
+
== TensorFlow Lite converter: lite.TFLiteConverter ==
 
* [http://www.tensorflow.org/lite/convert TensorFlow Lite converter | TensorFlow]
 
* [http://www.tensorflow.org/lite/convert TensorFlow Lite converter | TensorFlow]
 
The TensorFlow Lite converter is used to convert TensorFlow models into an optimized FlatBuffer format, so that they can be used by the TensorFlow Lite interpreter.
 
The TensorFlow Lite converter is used to convert TensorFlow models into an optimized FlatBuffer format, so that they can be used by the TensorFlow Lite interpreter.
  
 +
<youtube>ICY4Lvhyobk</youtube>
 +
<youtube>ICY4Lvhyobk</youtube>
 +
 +
== TocoConverter (THIS FUNCTION IS DEPRECATED) ==
 
<youtube>MZx1fhbL2q4</youtube>
 
<youtube>MZx1fhbL2q4</youtube>
 
<youtube>cWrb3qIFlCQ</youtube>
 
<youtube>cWrb3qIFlCQ</youtube>
 
== TocoConverter ==
 
<youtube>ICY4Lvhyobk</youtube>
 
<youtube>ICY4Lvhyobk</youtube>
 

Revision as of 03:39, 27 June 2019

Youtube search... ...Google search

TensorFlow Lite converter: lite.TFLiteConverter

The TensorFlow Lite converter is used to convert TensorFlow models into an optimized FlatBuffer format, so that they can be used by the TensorFlow Lite interpreter.

TocoConverter (THIS FUNCTION IS DEPRECATED)