I-ViT Integration
Context
Add the support for I-ViT operators ILayerNorm, ShiftGELU and ShiftMax
Modified files
-
ILayerNorm.hpp
andILayerNorm.cpp
, add ILayerNorm operator; -
ShiftMax.hpp
andShiftMax.cpp
, add ShiftMax operator; -
ShiftGELU.hpp
andShiftGELU.cpp
, add ShiftGELU operator; -
aidge.hpp
to include the operator;
Merge request reports
Activity
Filter activity
added Feature 🚀 label
@olivierbichler can you tell me if there's anything I need to do before this merge request is accepted and integrated into aidge_core? I'd like to make another merge request for aidge_backend_cuda but it depends on the content of this merge request from aidge_core (to define the operators). Thanks in advance
mentioned in commit 49751392
Please register or sign in to reply