summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-11Merge "Relax the error range in mobilenet quantized tests." into qt-devTreeHugger Robot
2019-05-10Merge "Extend random graph tests to exercise partitioning algorithm." into qt...David Gross
2019-05-10Merge "Support partitions of V1_x::Model executing on V1_y::IDevice (x > y)."...David Gross
2019-05-10Merge "Update MaskRCNN model tests following BOX_WITH_NMS_LIMIT update." into...TreeHugger Robot
2019-05-10Relax the error range in mobilenet quantized tests.Xusong Wang
2019-05-10Merge "Treat quantized PAD and SPACE_TO_BATCH_ND as available since 1.2 when ...TreeHugger Robot
2019-05-10Update MaskRCNN model tests following BOX_WITH_NMS_LIMIT update.Miao Wang
2019-05-10Treat quantized PAD and SPACE_TO_BATCH_ND as available since 1.2 when zeroPoi...Slava Shklyaev
2019-05-10Simplify ExecutionCallbackMichael Butler
2019-05-09Merge "Re-enable RGG tests on BATCH_TO_SPACE_ND." into qt-devTreeHugger Robot
2019-05-09Support partitions of V1_x::Model executing on V1_y::IDevice (x > y).David Gross
2019-05-09Merge changes I191e34d2,Iaa620b8e into qt-devXusong Wang
2019-05-09Re-enable RGG tests on BATCH_TO_SPACE_ND.Xusong Wang
2019-05-09Extend random graph tests to exercise partitioning algorithm.David Gross
2019-05-09Regenerate tests.Xusong Wang
2019-05-09Test compliance along with generated tests.Xusong Wang
2019-05-09Snap for 5546586 from 523752dc9691701937a3d09c9b96b7fdc06cb1be to qt-releaseandroid-build-team Robot
2019-05-08Swap resize_bilinear tests' width and height fieldsMichael Butler
2019-05-08Merge "Follow up CL to "Adjust code in response to Burst validation tests"" i...Michael Butler
2019-05-08Merge "Fix LSTM documentation" into qt-devTreeHugger Robot
2019-05-08Merge "Disable BATCH_TO_SPACE_ND_V1_1 test in random graph tests." into qt-devTreeHugger Robot
2019-05-08Merge "Fix RESIZE_BILINEAR version validation." into qt-devXusong Wang
2019-05-08Fix LSTM documentationLev Proleev
2019-05-08Snap for 5540187 from f88c0d60cae2610b15e72afdeeba54ab6133295a to qt-releaseandroid-build-team Robot
2019-05-07Disable BATCH_TO_SPACE_ND_V1_1 test in random graph tests.Xusong Wang
2019-05-07Fix RESIZE_BILINEAR version validation.Xusong Wang
2019-05-07Follow up CL to "Adjust code in response to Burst validation tests"Michael Butler
2019-05-07Merge "NNAPI: validate that FmqResultDatum padding is 0 -- runtime" into qt-devMichael Butler
2019-05-07NNAPI: validate that FmqResultDatum padding is 0 -- runtimeMichael Butler
2019-05-07Merge "Fix LSTM version validation" into qt-devTreeHugger Robot
2019-05-07Merge "Disable BATCH_TO_SPACE_ND test in random graph tests." into qt-devTreeHugger Robot
2019-05-07Merge "Make avg_pool_float_2_relaxed possible to pass with fp16 accumulator."...Przemyslaw Szczepaniak
2019-05-07Fix LSTM version validationSlava Shklyaev
2019-05-07Merge "Validate FULLY_CONNECTED outputScale > inputScale * weightsScale below...Przemyslaw Szczepaniak
2019-05-07Make avg_pool_float_2_relaxed possible to pass with fp16 accumulator.Przemyslaw Szczepaniak
2019-05-07Merge "Improve SOFTMAX tests" into qt-devTreeHugger Robot
2019-05-06Disable BATCH_TO_SPACE_ND test in random graph tests.Xusong Wang
2019-05-04Snap for 5533229 from 2ebdf648387497a6f34c180fff29e9b2261b7004 to qt-releaseandroid-build-team Robot
2019-05-03Merge "Zero hidl-generated structs" into qt-devSteven Moreland
2019-05-03Merge "Fix SPACE_TO_BATCH_ND padding and document the behavior." into qt-devTreeHugger Robot
2019-05-03Merge changes I5539b413,I5fb5d46f into qt-devXusong Wang
2019-05-03Improve SOFTMAX testsSlava Shklyaev
2019-05-03Merge "Validate quant MUL constraint 'outputScale > input1Scale * input2Scale...Przemyslaw Szczepaniak
2019-05-03Merge "Validate DEPTHWISE_CONV_2D outputScale > inputScale * filterScale belo...Przemyslaw Szczepaniak
2019-05-03Merge "Calculate quantized convolution multiplier using double type." into qt...Przemyslaw Szczepaniak
2019-05-02Allow drivers to fail on compilation or execution.Xusong Wang
2019-05-02Fix quantization parameters in pooling ops signature.Xusong Wang
2019-05-02Validate FULLY_CONNECTED outputScale > inputScale * weightsScale below v1.2Przemyslaw Szczepaniak
2019-05-02Validate quant MUL constraint 'outputScale > input1Scale * input2Scale'Przemyslaw Szczepaniak
2019-05-02Calculate quantized convolution multiplier using double type.Przemyslaw Szczepaniak