Jump to: navigation, search

Difference between revisions of "Gyan/TFiO"

 
Line 9: Line 9:
 
=== Gyan Training Infrastructure ===
 
=== Gyan Training Infrastructure ===
  
[[File:Gyan-Training-Infra.png|thumb|center|Gyan Training INfra]]
+
[[File:Gyan-Training-Infra.png|800px|thumb|center]]
  
 
=== Gyan Deploy Infrastructure ===
 
=== Gyan Deploy Infrastructure ===
  
 +
[[File:Gyan-Deploy-Infra.png|800px|thumb|center]]
  
 +
== Quick Easy Steps ==
  
=== Gyan Model Create Infrastructure ===
+
[https://github.com/openstack/gyan/blob/master/doc/source/developer-guide.md Developer Guide to setup Gyan in DevStack]
 
 
 
 
 
 
=== Gyan Model Deploy Infrastructure ===
 

Latest revision as of 13:19, 17 November 2018

Gyan Implementation for TensorFlow Tech Stack

TensorFlow In Openstack ( TFiO )

As part of first release in Gyan architecture, we are introducing support for TensorFlow, hence the name TFiO ( TensorFlow In Openstack ). Following the new architecture, support will be added to train & deploy TensorFlow models. Other ML technologies like PyTorch, Spark, SciKit Learn etc will be added in future releases and is part of roadmap.

Following are the highlevel flows of training & deploying tensor flow models using Gyan

Gyan Training Infrastructure

Gyan-Training-Infra.png

Gyan Deploy Infrastructure

Gyan-Deploy-Infra.png

Quick Easy Steps

Developer Guide to setup Gyan in DevStack