summaryrefslogtreecommitdiff
path: root/nn/common/operations/StridedSlice.cpp
AgeCommit message (Expand)Author
2020-05-15Fix null ptr dereference in cpu implementation of operationsLev Proleev
2020-04-28Add STRIDED_SLICE validations on neg stride with shrinkMask.Xusong Wang
2020-04-06Add rank checks to validation functionsLev Proleev
2019-11-28Add TENSOR_QUANT8_ASYMM_SIGNED support for STRIDED_SLICELev Proleev
2019-07-19Cleanup HalInterfaces.hMichael Butler
2019-07-10Change external local includes to system includesMichael Butler
2019-01-29Update CPU implementation after TFLite updateMiao Wang
2018-11-29Adds float16 support for STRIDED_SLICE.Michael K. Sanders
2018-07-19Update CPU implementation following tflite rebase.Miao Wang
2018-06-18NNAPI systrace for timing statisticsMika Raento
2018-05-02Corresponding changes after tflite rebase.Miao Wang
2018-04-18Finalize STRIDED_SLICEMiao Wang
2018-01-31Porting CPU implementation from TFLite for the following ops:Miao Wang