Skip to content

How to use InputLayer/ How to interact TensorFlow and TensorLayer #7

Closed
@llan-ml

Description

@llan-ml

The input of each layer (e.g., Dense layer and Conv layer) except "Input layer" must be a Layer instance.
I think this behavior is not so transparent to TensorFlow.

In the case that I want to use an intermediate tf.Tensor as input for a Layer instance,
is there any existing method of TensorLayer to implement this function?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions