Vit operators
- 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