nnstreamer / nntrainer

NNtrainer is Software Framework for Training Neural Network Models on Devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support multiply & transpose operation at the layer level

baek2sm opened this issue · comments

We already support operations such as multiply or transpose at the tensor level, but if we support them at the layer level like addition_layer, it will be much more convenient for users who create models using API.

:octocat: cibot: Thank you for posting issue #2270. The person in charge will reply soon.