summaryrefslogtreecommitdiff
path: root/nn/runtime/test/fuzzing/operation_signatures/Selection.cpp
AgeCommit message (Expand)Author
2020-04-28Add STRIDED_SLICE validations on neg stride with shrinkMask.Xusong Wang
2020-04-21Add STRIDED_SLICE with shrinkMask in RGG tests.Xusong Wang
2020-03-09Add new operand types to RGG.Xusong Wang
2020-03-09Use TestHalVersion instead of HalVersion in RGG.Xusong Wang
2020-03-09Use TestOperationType instead of ANN_* in RGG.Xusong Wang
2020-03-09Use TestOperandType instead of Type in RGG.Xusong Wang
2019-06-11Add RandomOperand flags: doNotCheckAccuracy and doNotConnect.Xusong Wang
2019-04-26Define all slicing ops in operation manager.Xusong Wang
2019-04-26Define GATHER, SELECT, TOPK in operation manager.Xusong Wang
2019-04-26Define all lookup ops in operation manager.Xusong Wang