aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/softmax.py
AgeCommit message (Expand)Author
2020-11-13MLBEDSW-839: Code generation using external API2.0.0.rc1Louis Verhaard
2020-11-11MLBEDSW-3019: Add profiling debug databaseTim Hall
2020-10-08MLBEDSW-3148: Refactor OperationLouis Verhaard
2020-09-21Fix int8/uint8 softmax mul shapeFredrik Svedberg
2020-09-07[MLBEDSW-2928] Add batching to softmaxFredrik Svedberg
2020-08-28MLBEDSW-2900: softmax output diff on FPGATim Hall
2020-08-27[MLBEDSW-2846] Do not use NHCWB16 for reduce_sum int32Fredrik Svedberg
2020-08-21[MLBEDSW-2730] Implement LUT generation for softmax uint8/int8Fredrik Svedberg
2020-08-19[MLBEDSW-2657] Softmax uint8/int8Fredrik Svedberg
2020-08-13MLBEDSW-2639: Remove reverse_op_order attributeJacob Bohlin
2020-08-12MLBEDSW-2637 Refactor util funcs out of softmax.pyMichael McGeagh
2020-08-05[MLBEDSW-2335] SoftMax int16Fredrik Svedberg