summaryrefslogtreecommitdiff
path: root/nn
AgeCommit message (Expand)Author
2020-06-25Add HAL-level validation for CF operands of unknown sizeSlava Shklyaev
2020-06-25Do not schedule unknown size control flow operations to real devicesSlava Shklyaev
2020-06-25Sets bias quant scale in QLSTM test to 0 as it's unused.Viet Dang
2020-06-25Remove unknown rank control flow tests from VTSSlava Shklyaev
2020-06-25Remove temporary test filtersMiao Wang
2020-06-22Update implementation of NN_RET_CHECK_OPKrzysztof Kosiński
2020-06-19Replace "master" with "golden"David Gross
2020-06-17Fix fuzzer buffer sizesMichael Butler
2020-06-17Change generate_api.sh to include <stdbool.h>.Matej Pfajfar
2020-06-17Replace 'blacklist' with 'disallow'.Matej Pfajfar
2020-06-16Merge changes I8da1aa92,Ia112e46d,I6bb804ecSlava Shklyaev
2020-06-16Merge "Fix compiler error "range-loop-analysis""Treehugger Robot
2020-06-16Merge "Include <stdbool.h> in NDK headers that use bool."Treehugger Robot
2020-06-15Change TEST_MAPPING configuration of NeuralNetworksTest_staticMichael Butler
2020-06-12Include <stdbool.h> in NDK headers that use bool.Elliott Hughes
2020-06-12Support WHILE with growing output tensor in CpuExecutorSlava Shklyaev
2020-06-12Relax control flow boundary operand dimension constraintSlava Shklyaev
2020-06-12Verify non-optional tensors have values in CpuExecutorMichael Butler
2020-06-12Fix compiler error "range-loop-analysis"Stuart Langley
2020-06-10Fix crashes in NNAPI Crash TestsStefano Galarraga
2020-06-09Merge "Relaxed LSH_PROJECTION: do not convert the hash tensor as internal"Xusong Wang
2020-06-09Export random NNAPI graph generation library to crash testsStefano Galarraga
2020-06-03nn: Remove unused dependency on libsync.Stuart Langley
2020-06-03Relaxed LSH_PROJECTION: do not convert the hash tensor as internalXusong Wang
2020-06-02Omit dimensions for HAS_NO_VALUE operandsMichael Butler
2020-06-02Use scales representable in fp16 for fp16 casting ops in RGG.Xusong Wang
2020-06-02Add shape check to CAST validationLev Proleev
2020-06-02Fix FULLY_CONNECTED issue with unknown num_units.Xusong Wang
2020-06-02Fix CAST issue with outputs of unknown rank.Xusong Wang
2020-06-02Fix sample driver segfault in BIDIRECTIONAL_SEQUENCE_LSTM and LSTMLev Proleev
2020-05-19Add NNAPI Driver Fuzz TestMichael Butler
2020-05-19Fix null ptr dereference in cpu implementation of operationsLev Proleev
2020-05-19Fix null ptr dereference in REDUCE_* cpu implementationLev Proleev
2020-05-15Merge "Fix incorrect (and inverted) comparison."Stephen Hines
2020-05-14Fix incorrect (and inverted) comparison.Stephen Hines
2020-05-14Merge changes Ia701c609,Id13486cd,Ib00a2d0d,Icd2ee068,I940dda44, ...Slava Shklyaev
2020-05-13Fix CPU fallback bug with SIMPLE execution planSlava Shklyaev
2020-05-13Temporarily filter out failing l2_norm testsMiao Wang
2020-05-13Avoid sending ahwb requests to 1.0 and 1.1 drivers.Xusong Wang
2020-05-13Add 1.3 support to TestPartitioning.cppPrzemysław Szczepaniak
2020-05-13Add AndroidTest.xml for NeuralNetworksTest_static and blacklist failing testsMiao Wang
2020-05-13Fix caching bug in quantization coupling testLev Proleev
2020-05-13Avoid compiling ExecutionPlan::SimpleBody multiple timesSlava Shklyaev
2020-05-07Skip FailingDriverTest when fallback is disabledSlava Shklyaev
2020-05-07Improve shape validation in FULLY_CONNECTEDSlava Shklyaev
2020-05-01Add more NN priority validation testsMichael Butler
2020-05-01Dump RGG spec under all failures.Xusong Wang
2020-05-01Fix null ptr dereference in squeeze cpu implementation.Przemysław Szczepaniak
2020-05-01Add internal NNT_static tests for buffer copying.Xusong Wang
2020-05-01Create tests for VersionedInterfaces errorsMichael Butler