summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-18Merge "Skip a RGG test with SIN followed by FLOOR." into android10-tests-devandroid10-tests-devTreehugger Robot
2021-07-21Skip a RGG test with SIN followed by FLOOR.Xusong Wang
2020-06-10Merge "Relax MSE requirement for DEQUANTIZE." into android10-tests-devTreehugger Robot
2020-05-21Relax MSE requirement for DEQUANTIZE.Xusong Wang
2019-12-23Merge "Make avg_pool_v1_2 possible to pass with fp16 accumulator." into andro...Treehugger Robot
2019-12-19Merge "Relax accuracy criteria for fp RGG tests." into android10-tests-devTreehugger Robot
2019-12-10Merge "Skip RGG tests for quantized L2_NORMALIZATION." into android10-tests-devTreehugger Robot
2019-12-03Relax accuracy criteria for fp RGG tests.Xusong Wang
2019-12-03Make avg_pool_v1_2 possible to pass with fp16 accumulator.Xusong Wang
2019-11-05Skip RGG tests for quantized L2_NORMALIZATION.Xusong Wang
2019-10-24Merge "Fix CTS and VTS tests for INSTANCE_NORMALIZATION." into android10-test...Treehugger Robot
2019-10-24Merge "Relax accuracy criteria for RGG tests." into android10-tests-devTreehugger Robot
2019-10-11Fix CTS and VTS tests for INSTANCE_NORMALIZATION.Xusong Wang
2019-10-08Relax accuracy criteria for RGG tests.Xusong Wang
2019-06-18Merge "Fix bidirectional sequence RNN crash when auxiliary input is omitted" ...android-cts-10.0_r2android10-devTreeHugger Robot
2019-06-14Fix bidirectional sequence RNN crash when auxiliary input is omittedLev Proleev
2019-06-11Fix PRELU underflow/overflow issue.Xusong Wang
2019-06-11Merge changes I7faabafc,Id71244c5 into qt-devXusong Wang
2019-06-11Relax the tolerable range for quant and boolean values.Xusong Wang
2019-06-11Add RandomOperand flags: doNotCheckAccuracy and doNotConnect.Xusong Wang
2019-06-07Disable one non-sensible RGG test case on CONV_2D.Xusong Wang
2019-06-06Merge "Add a RGG test filter for pre-Q devices." into qt-devXusong Wang
2019-06-06Merge changes I2350d3b1,I3f64f5b2 into qt-devXusong Wang
2019-06-05Add a RGG test filter for pre-Q devices.Xusong Wang
2019-06-01Align ExecutionBurstServer with VTS expectations.Raksit Ashok
2019-05-31Use relative bias and MSE on fp values.Xusong Wang
2019-05-31Use rounding in requantize.Xusong Wang
2019-05-31Merge "Fix memory leakage in ostrstream." into qt-devXusong Wang
2019-05-31Merge "Partially recover from a driver crash" into qt-devDavid Gross
2019-05-30Partially recover from a driver crashDavid Gross
2019-05-30Merge "Define copy/assignment ctor of SymmPerChannelQuantParams." into qt-devXusong Wang
2019-05-30Fix memory leakage in ostrstream.Xusong Wang
2019-05-29Define copy/assignment ctor of SymmPerChannelQuantParams.Xusong Wang
2019-05-24Prevent hang for asynchronous calls when transport failure occursMichael Butler
2019-05-17Extensions whitelist renamed to allowlist.Przemyslaw Szczepaniak
2019-05-17Merge "Document how to use NNAPI Vendor extension allowlist." into qt-devPrzemyslaw Szczepaniak
2019-05-17Document how to use NNAPI Vendor extension allowlist.Przemyslaw Szczepaniak
2019-05-17Clarify ops documentation with output quantization parameters info.Przemyslaw Szczepaniak
2019-05-17Merge "Update documentation for MAXIMUM and MINIMUM" into qt-devTreeHugger Robot
2019-05-17Merge "Update extension documentation" into qt-devTreeHugger Robot
2019-05-17Update extension documentationSlava Shklyaev
2019-05-17Update documentation for MAXIMUM and MINIMUMSlava Shklyaev
2019-05-16Merge "Update the documentation to specify required alignment for operands in...Miao Wang
2019-05-16Merge "Validate output quantization parameters in activation ops" into qt-devTreeHugger Robot
2019-05-15Update the documentation to specify required alignment for operandsMiao Wang
2019-05-15Merge "Fix the mismatch between compliantWith and validateModel." into qt-devXusong Wang
2019-05-15Merge "Validate output quantization parameters in ROI_POOLING." into qt-devTreeHugger Robot
2019-05-15Validate output quantization parameters in activation opsXusong Wang
2019-05-14Fix the mismatch between compliantWith and validateModel.Xusong Wang
2019-05-14Protect asynchronous burst calls from hangingMichael Butler