aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/NEON/LogSoftmaxLayer.cpp
AgeCommit message (Expand)Author
2020-08-25COMPMID-3694 COMPMID-3695 COMPMID-3458: Softmax AxisSiCong Li
2020-08-07COMPMID-3656: Disabled reduce_axis in LOG_SOFTMAX and SOFTMAXmorgolock
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-06-11COMPMID-3510 [Interface change] Fix definition of "axis" in NESoftmaxLayer an...SiCong Li
2020-06-10COMPMID-3523: Fix validation fails on armv8.2-aSiCong Li
2019-10-16COMPMID-2265 add support for Log Softmax to NEONSang-Hoon Park