mirror of
https://github.com/opencv/opencv.git
synced 2026-07-25 21:33:04 +04:00
024dfd54af
* add hardswish for cann * gemm cann bug fix * fix indentation * cann: add layer norm * cann: add instance norm * add supportBackend * cann: layer norm does not support axis=-1 due to 1d mat issue * disable instance norm for now * fix doc * remove tensor desc initialization for 1D tensor