/data2TensorFlogo

flogo activity to convert data to TF tensor

Primary LanguageGo

title weight
data2TensorFlow
4717

data2Tensor

This activity converts data to a tensorflow tensor

#below still the data from the copied source

Installation

Flogo Web

go get https://github.com/abramvandergeest/data2TensorFlogo

Flogo CLI

flogo install github.com/abramvandergeest/data2TensorFlogo

Metadata

{
  "input":[
    {
      "name": "mappings",
      "type": "array",
      "required": true,
      "display": {
        "name": "Mapper",
        "type": "mapper",
        "mapperOutputScope" : "action"
      }
    }
  ]
}

Details

Settings:

Example