Difference between revisions of "Converting to TensorFlow Lite"

From
Jump to: navigation, search
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+converter+artificial+intelligence+deep+learning Youtube search...]   
+
[http://www.youtube.com/results?search_query=tensorflow+lite+convert+artificial+intelligence+deep+learning Youtube search...]   
[http://www.google.com/search?q=tensorflow+lite+machine+learning+converter+ML+artificial+intelligence ...Google search]
+
[http://www.google.com/search?q=tensorflow+lite+machine+learning+convert+ML+artificial+intelligence ...Google search]
  
* [http://www.tensorflow.org/lite/convert TensorFlow Lite converter | TensorFlow]
 
 
* [[TensorFlow]]
 
* [[TensorFlow]]
 
* [[TensorFlow Lite]]
 
* [[TensorFlow Lite]]
  
 +
== TensorFlow Lite converter ==
 +
* [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>MZx1fhbL2q4</youtube>
 +
<youtube>cWrb3qIFlCQ</youtube>
 +
 +
== TocoConverter ==
 +
<youtube>ICY4Lvhyobk</youtube>
 
<youtube>ICY4Lvhyobk</youtube>
 
<youtube>ICY4Lvhyobk</youtube>

Revision as of 03:27, 27 June 2019

Youtube search... ...Google search

TensorFlow Lite converter

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