Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 401 Bytes

index.md

File metadata and controls

11 lines (7 loc) · 401 Bytes

Tensorflow

MLeap provides integration with Tensorflow in 2 forms:

  1. An MLeap Tensorflow transformer that executes arbitrary Tensorflow graphs
  2. A set of custom operations within Tensorflow that can execute MLeap graphs

Currently only 1 is supported, we are currently planning 2, which will make it possible to export your Scikit-learn, Spark, or MLeap pipeline directly to Tensorflow.