Skip to content

specifying multiple feeds in BACKEND_TF_INPUT_VAR #12

@kumarsameer

Description

@kumarsameer
  • picasso version: 0.1.1
  • Python version: 3.5.2
  • Operating System: ubuntu 16.04

Description

The documentation specifies that to use tensorflow backend, we need to specify the feeds via BACKEND_TF_INPUT_VAR variable. But how do I specify multiple inputs ?

What I Did

will the following work ?

BACKEND_TF_INPUT_VAR='convolution2d_input_1:0'
BACKEND_TF_INPUT_VAR='convolution2d_input_2:0'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions