Skip to content

Remove {get,set}_params from concrete layers #225

@milancurcic

Description

@milancurcic

With get_params_ptr and get_gradients_ptr that return pointers to weights and biases, we no longer need the {get/set}_params on each layer that create a data copy; they are still used from layer % {get,set}_params but can be refactored away.

Metadata

Metadata

Assignees

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