Versions in this module Expand all Collapse all v0 v0.5.1 Feb 1, 2018 Changes in this version + func Example(features map[string]interface{}) (*tensorflow.Example, error) + type TensorflowModel struct + func (a *TensorflowModel) FrameworkTyp() string + func (a *TensorflowModel) Load(modelPath string, modelFile string, model *models.Model) (err error) + func (i *TensorflowModel) Run(model *models.Model) (out map[string]interface{}, err error) v0.5.0 Nov 21, 2017