1. 63e0beb Add support for non-constant weights and biases in CpuFullyConnected by Giorgio Arena · 2 years, 9 months ago
  2. 3ae3d88 Provide logging for configure functions in all cpu operators by ramelg01 · 2 years, 10 months ago
  3. 9ac7b99 Revert "Add support for non-constant weights and biases in CpuFullyConnected" by Pablo Marquez Tello · 2 years, 10 months ago
  4. 2f9ae16 Avoid checking on biases' constantness if nullptr by Giorgio Arena · 2 years, 10 months ago
  5. aed63ee Add support for non-constant weights and biases in CpuFullyConnected by Michele Di Giorgio · 3 years ago
  6. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 11 months ago[Renamed (97%) from src/runtime/cpu/operators/CpuFullyConnected.cpp]
  7. fa1db17 Ensure that correct transformed matrices are used in CpuFullyConnected by Georgios Pinitas · 2 years, 11 months ago
  8. 0f6ca4b Report error for unsupported non-constant weights in CpuFullyConnected by Michele Di Giorgio · 2 years, 11 months ago
  9. d9cdf14 Port NEFullyConnectedLayer to memory injecting interface by Michele Di Giorgio · 3 years ago