- 9e136a0 NeuralNetworks: pin cpp_std to gnu++17 by Tomasz Wasilczyk · 1 year, 5 months ago
- 5757aa0 Merge Android U (ab/10368041) by Xin Li · 1 year, 8 months ago
- 4982d56 Add missing <cassert> and <functional> includes by Ryan Prichard · 1 year, 8 months ago
- 5d0e66f Merge "Include NeuralNetworksTest_operations in general-tests" am: 647b99a358 am: 9cb5d52db0 am: 99aa098fb1 by Michael Butler · 2 years, 2 months ago
- 647b99a Merge "Include NeuralNetworksTest_operations in general-tests" by Michael Butler · 2 years, 2 months ago
- e542086 Include NeuralNetworksTest_operations in general-tests by Michael Butler · 2 years, 2 months ago
- c1672ee Merge TQ1A.230205.002 by Xin Li · 2 years, 2 months ago
- 5b82755 Add additional bounds checks to NNAPI FMQ deserialize utility functions by Michael Butler · 2 years, 4 months ago
- 04ebd64 Merge "Add additional bounds checks to NNAPI FMQ deserialize utility functions" by Michael Butler · 2 years, 4 months ago
- 74d7447 Add additional bounds checks to NNAPI FMQ deserialize utility functions by Michael Butler · 2 years, 4 months ago
- 9141c15 Remove FP16 compiler workaround for riscv64. am: 265f4ec40e am: 4cfaf0a627 am: 4366f57a4d by Yabin Cui · 2 years, 4 months ago
- 265f4ec Remove FP16 compiler workaround for riscv64. by Yabin Cui · 2 years, 4 months ago
- 4ce9a64 remove unused mutex dependency am: 6c114d452b am: d2b677e3d2 am: 45d5ada320 by qiaoli · 2 years, 5 months ago
- 6c114d4 remove unused mutex dependency by qiaoli · 2 years, 5 months ago
- beaac81 Merge changes I094a674d,I51f9e61b,I900354f6,Ic46f3410,Ib24d0af4, ... by Henry Trinh · 2 years, 9 months ago
- b0d8e7f Created FlatbufferModelBuilder to convert a NNAPI NDK model to TFLite by Henry Trinh · 2 years, 9 months ago
- 49c4787 Fixed typo in NN_TRY doc comment by Henry Trinh · 2 years, 9 months ago
- 179280a Set min_sdk_version by Jooyung Han · 2 years, 9 months ago
- 03897cd Set min_sdk_version by Jooyung Han · 2 years, 9 months ago
- bf3c2e8 Removed unneeded include for portable_tensor_utils.h by Henry Trinh · 2 years, 9 months ago
- 38141dd Set min_sdk_version for libneuralnetworks by Jooyung Han · 2 years, 11 months ago
- fd1c528 Fix NNAPI compilation time reported by Michael Butler · 3 years ago
- 762af8c Relocate NN operation validation code to types/operations by Michael Butler · 3 years ago
- bafad58 Update NN types include guards by Michael Butler · 3 years, 1 month ago
- d1a137f Simplify NN operation registration by Michael Butler · 3 years, 1 month ago
- 1155f1e Relocate neuralnetworks_types to its own directory by Michael Butler · 3 years, 1 month ago
- f661369 Merge changes Ie715cbee,Ifc863699 by Michael Butler · 3 years, 1 month ago
- 9479b6b Merge "Remove unnecessary NN host defines" by Michael Butler · 3 years, 1 month ago
- ad44496 Split validation and execution utils from OperationsUtils.h by Michael Butler · 3 years, 1 month ago
- e92967d Fix typo: Multipler -> Multiplier by Michael Butler · 3 years, 1 month ago
- 0246a42 Remove unnecessary NN host defines by Michael Butler · 3 years, 1 month ago
- e005ee3 Rename operation execution files to *Execution.cpp by Michael Butler · 3 years, 1 month ago
- fcfb059 Merge "Fix cert-dcl16-c warnings" by Treehugger Robot · 3 years, 2 months ago
- b99a451 Fix cert-dcl16-c warnings by Chih-Hung Hsieh · 3 years, 2 months ago
- c96ab33 Make example SL prebuilt build against CL libraries by Michael Butler · 3 years, 2 months ago
- 7363175 Move NNAPI HAL CommonUtils to nnapi/SharedMemory -- runtime by Michael Butler · 3 years, 2 months ago
- 4ffd660 Deduplicate limited driver utility code by Michael Butler · 3 years, 2 months ago
- 0c29ec1 Merge "Create utility code to clean up dead operands" by Michael Butler · 3 years, 2 months ago
- 9e8def6 Create utility code to clean up dead operands by Michael Butler · 3 years, 2 months ago
- 58f681f Fix licenses and license texts; add package names. by Bob Badour · 3 years, 2 months ago
- 8c6ce5a Merge "Allow vendor specific compilation and execution hints" by Miao Wang · 3 years, 2 months ago
- e63b970 Fix miscellaneous NNAPI memory bugs by Michael Butler · 3 years, 2 months ago
- 824ea66 Allow vendor specific compilation and execution hints by Miao Wang · 3 years, 2 months ago
- e083a54 Reusable execution at HAL level -- runtime. by Xusong Wang · 3 years, 2 months ago
- 15ff79a Change operation registration to use operation macros by Michael Butler · 3 years, 3 months ago
- ca95a77 Consolidate validation operation functions under one function by Michael Butler · 3 years, 3 months ago
- cb867b0 Relocate operation validation code by Michael Butler · 3 years, 3 months ago
- 5a3b1fc Make Validation.cpp's operations consistent by Michael Butler · 3 years, 3 months ago
- 35b1cc5 Separate validation functions from operations by Michael Butler · 3 years, 3 months ago
- 222d9ab Copy operation files to relocate validation code by Michael Butler · 3 years, 3 months ago
- 4e2a177 Merge "Fix fully connected's reshape validation" by Michael Butler · 3 years, 3 months ago
- 01e51d5 Merge "Support AIDL versions for TestCompliance." by Ian Hua · 3 years, 3 months ago
- 82acb22 Support AIDL versions for TestCompliance. by Ian Hua · 3 years, 3 months ago
- 0220125 Merge "FL7: Add MIRROR_PAD CPU reference implementation and functional testing" by David Gross · 3 years, 3 months ago
- a0e7d00 FL7: Add MIRROR_PAD CPU reference implementation and functional testing by David Gross · 3 years, 3 months ago
- 5217be0 Fix fully connected's reshape validation by Michael Butler · 3 years, 3 months ago
- cab0924 Indicate empty SharedHandle is valid for all versions by Michael Butler · 3 years, 3 months ago
- a42db61 Don't use __wur by Colin Cross · 3 years, 4 months ago
- 9c003ce Remove dependencies from operation header files by Michael Butler · 3 years, 4 months ago
- 467660c Merge "Replace nnAssert with CHECK* and LOG(FATAL)" by Michael Butler · 3 years, 4 months ago
- 5e8d416 Replace nnAssert with CHECK* and LOG(FATAL) by Michael Butler · 3 years, 4 months ago
- 48a73a8 Merge "FL7: Add REVERSE CPU reference implementation and functional testing" by David Gross · 3 years, 4 months ago
- 33cdaae FL7: Add REVERSE CPU reference implementation and functional testing by David Gross · 3 years, 4 months ago
- a7d6cf7 Merge "Update libneuralnetworks_driver_fuzzer" by Michael Butler · 3 years, 4 months ago
- cd14b1c Merge "Fix Feature Level Flag and related utility code" by Michael Butler · 3 years, 4 months ago
- e90acfe Update libneuralnetworks_driver_fuzzer by Michael Butler · 3 years, 4 months ago
- c771c05 Fix Feature Level Flag and related utility code by Michael Butler · 3 years, 4 months ago
- f1b7121 Merge "FL7: Add quantized RSQRT CPU reference implementation and functional testing" by David Gross · 3 years, 4 months ago
- 1c5327f FL7: Add quantized RSQRT CPU reference implementation and functional testing by David Gross · 3 years, 4 months ago
- af51708 Add AIDL_V1, AIDL_V2 to HalVersion. by Ian Hua · 3 years, 4 months ago
- d9c8bbe Add NNAPI specification and infrastructure for FL7. by David Gross · 3 years, 4 months ago
- d33d6e2 Update NNAPI header guards after directory change by Michael Butler · 3 years, 4 months ago
- 91d1051 Rename Version::ANDROID_* to kVersionFeatureLevel* -- runtime by Michael Butler · 3 years, 5 months ago
- cbc1330 Make NNAPI Version more structured -- runtime by Michael Butler · 3 years, 5 months ago
- f1f8685 Merge "Replace NN_VALIDATE* macros with existing NN_RET_CHECK*" by Michael Butler · 3 years, 5 months ago
- db12398 Replace NN_VALIDATE* macros with existing NN_RET_CHECK* by Michael Butler · 3 years, 5 months ago
- 769ab35 Merge "Remove libneuralnetworks_common_aidl_v1" by Michael Butler · 3 years, 5 months ago
- 1e3b3f8 Remove libneuralnetworks_common_aidl_v1 by Michael Butler · 3 years, 5 months ago
- 9a772aa Relocate HalVersion from nnapi/TypeUtils.h to LegacyUtils.h by Michael Butler · 3 years, 5 months ago
- 0da8387 Create neuralnetworks_types_experimental library by Michael Butler · 3 years, 5 months ago
- 3d6e2d4 Remove HIDL memory utils from NNAPI by Michael Butler · 3 years, 5 months ago
- 7b5920e Merge "Simplify libneuralnetworks_common* libraries" by Michael Butler · 3 years, 5 months ago
- a671aa9 Simplify libneuralnetworks_common* libraries by Michael Butler · 3 years, 5 months ago
- 3c9031c Allow BATCH_MATMUL with different input and output scales. by Xusong Wang · 3 years, 5 months ago
- 48cf5cb Merge "Move Aidl utility code to aidl/utils -- runtime" by Michael Butler · 3 years, 5 months ago
- c0c7ded Merge "Clean up AIDL utility code" by Michael Butler · 3 years, 5 months ago
- 6852e83 Move Aidl utility code to aidl/utils -- runtime by Michael Butler · 3 years, 5 months ago
- 537efe2 Clean up AIDL utility code by Michael Butler · 3 years, 5 months ago
- 6a60cf9 Create utility libraries to query system config flag. by Ian Hua · 3 years, 5 months ago
- 8e5fb87 Revert^2 "Provide explicitly version NNAPI AIDL utils lib -- runtime." by Michael Butler · 3 years, 5 months ago
- 042bf4f Change Version::CURRENT_RUNTIME to getCurrentRuntimeVersion() by Michael Butler · 3 years, 5 months ago
- 8509b50 Revert "Provide explicitly version NNAPI AIDL utils lib -- runtime." by Michael Butler · 3 years, 5 months ago
- 7766e0f Provide explicitly version NNAPI AIDL utils lib -- runtime. by Xusong Wang · 3 years, 5 months ago
- c2e1356 Merge "Add PACK operation to NNAPI feature level 6." by David Gross · 3 years, 6 months ago
- 0a3647a Merge "Allow implicit conversions for NN errors -- runtime" by Michael Butler · 3 years, 6 months ago
- b446f03 Add PACK operation to NNAPI feature level 6. by David Gross · 3 years, 6 months ago
- 960ab80 Introduce NNAPI feature level 6. by Ian Hua · 3 years, 6 months ago
- cad5c82 Allow implicit conversions for NN errors -- runtime by Michael Butler · 3 years, 6 months ago
- bd7203c Remove remaining -Wno-* cflags from NNAPI common/ am: 8a4d729cc9 by Michael Butler · 3 years, 6 months ago
- 49cd2ec Remove -Wno-sign-compare cflag from NNAPI common/ am: 338bd6ceea by Michael Butler · 3 years, 6 months ago