Skip to content

abramvandergeest/data2TensorFlogo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

flogo activity to convert data to TF tensor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages