Skip to content

dnn::Layer::allocate method does not exist anymore in doc #25589

@LaurentBerger

Description

@LaurentBerger

Describe the doc issue

image

Each class, derived from Layer, must implement allocate() methods to declare own outputs

allocate method does not exist anymore (since 4.2?)

Fix suggestion

Each class, derived from Layer, must implement forward() to compute outputs.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions