aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/operators
AgeCommit message (Expand)Author
2021-09-16Revert "Add support for non-constant weights and biases in CpuFullyConnected"Pablo Marquez Tello
2021-09-08Avoid checking on biases' constantness if nullptrGiorgio Arena
2021-09-07Add support for non-constant weights and biases in CpuFullyConnectedMichele Di Giorgio
2021-09-01Printing operators parameters, currently for CpuAdd operator only.Ramy Elgammal
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas