summaryrefslogtreecommitdiff
path: root/nn/common/include/ValidateHal.h
AgeCommit message (Expand)Author
2020-06-22Add HAL-level validation for CF operands of unknown sizeSlava Shklyaev
2020-03-13Support memory domain in sample driver.Xusong Wang
2020-02-26Update the sample driver to validate unspecified output shape forMiao Wang
2020-01-21Implement QoS in NNAPIMichael Butler
2020-01-16Memory Domain Runtime: HAL APIs.Xusong Wang
2019-10-10Revert "Merge "Revert "Add HAL version 1.3 and add TENSOR_QUANT8_ASYMM_SIGNED...Colin Cross
2019-10-10Revert "Add HAL version 1.3 and add TENSOR_QUANT8_ASYMM_SIGNED OperandType"Lev Proleev
2019-10-09Add HAL version 1.3 and add TENSOR_QUANT8_ASYMM_SIGNED OperandTypeLev Proleev
2019-07-30Fix names of #include guard symbols.David Gross
2019-07-25Cleanup HalInterfaces.hMichael Butler
2019-07-03Rationalize names of #include guard symbols.David Gross
2019-05-20Fix the mismatch between compliantWith and validateModel.Xusong Wang
2018-11-29Refactor HAL version validationSlava Shklyaev
2018-10-22Return the minimum supported HAL version from validateOperationSlava Shklyaev
2018-10-22Add new OperandType BOOL.Lev Proleev
2018-09-21Upgrade NeuralNetworks to v1.2Slava Shklyaev
2018-04-12NNAPI: Add execution preference to prepareModel (runtime)Michael Butler
2018-01-30Upgrade NeuralNetworks v1.0 to v1.1.Michael Butler
2017-11-15Improve validation of the HAL structures.Jean-Luc Brouillet