Commits


Kee authored and GitHub committed 8c52fa39243
[VSINPU]Split/Pad and some element-wise OPs support (#22916) ### Description -Add split/pad/neg/not/ceil/round/min/max op support -Fix conv2d op default pads value issue -Add VSINPU EP to support python bindings ### Motivation and Context -New OPs support for VSINPU EP --------- Signed-off-by: Kee <xuke537@hotmail.com>