VeriSilicon / TIM-VX

VeriSilicon Tensor Interface Module
Other
216 stars 85 forks source link

fix crash when eletwise inputs are different rank #665

Closed chxin66 closed 7 months ago

chxin66 commented 7 months ago

when two INPUT are different rank, AlignPermuteVectorForElementWise() will force align them and crash

Type: Bug fix