aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cpu/operators/CpuFullyConnected.cpp
AgeCommit message (Expand)Author
2021-08-12Ensure that correct transformed matrices are used in CpuFullyConnectedGeorgios Pinitas
2021-08-04Report error for unsupported non-constant weights in CpuFullyConnectedMichele Di Giorgio
2021-07-23Port NEFullyConnectedLayer to memory injecting interfaceMichele Di Giorgio