Skip to content

Define correct toString method for all existing layers #301

@zaleslaw

Description

@zaleslaw

A part of layers, like the Dense layer, have a broken toString method which could not print the state of the layer before building its part of TF Graph.

We suggest improving library maintainers' experience during debugging and defining toString method for all layers which will be independent of the stage of model initialization and compilation.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions