Skip to content

Draft: Vit operators

Houssem ROUIS requested to merge hrouis/aidge_onnx:vit_operators into dev
  • Added Erf, Concat, Gather, ReduceMean, Reshape, Slice and transpose operators imports and exports
  • Modified Softmax import to support axis attribute
  • Added Softmax export
Edited by Houssem ROUIS

Merge request reports