Skip to content

Vit operators

Houssem ROUIS requested to merge hrouis/aidge_core:vit_operators into tiling
  • Added Erf, Concat, Gather, ReduceMean, Reshape, Slice and transpose operators and their python bindings
  • Modified Softmax operator by adding axis attribute to support import from ONNX
  • Added RemoveDropout Recipe to remove dropout nodes from graphs
Edited by Houssem ROUIS

Merge request reports