aboutsummaryrefslogtreecommitdiff
path: root/src/backends
AgeCommit message (Expand)Author
2020-05-22IVGCVSW-4453 QLSTM SupportSadik Armagan
2020-05-22Adding more performance metricsalered01
2020-05-21IVGCVSW-4452 Add QLstm EndToEndTestJames Conroy
2020-05-20IVGCVSW-4450 Add CL Enhanced Quantized LSTM WorkloadRyan OShea
2020-05-20IVGCVSW-4451 Add QLstm NEON workloadJames Conroy
2020-05-19IVGCVSW-4834 Add calls to increment REGISTERED_BACKENDS and UNREGISTERED_BACK...Finn Williams
2020-05-18IVGCVSW-4449 Add missing QLstm nullptr checksJames Conroy
2020-05-15IVGCVSW-4831 Fix Packet header includes in backendsFinn Williams
2020-05-13Update ACL pin to 4efe5dc9b39a87eface43e7468e08279976ae9efTeresa Charlin
2020-05-13IVGCVSW-4753 Refactor CL Softmax workload generalizing for different datatypeTeresa Charlin
2020-05-13IVGCVSW-4794 Change ArmNN counters to report delta valuesFinn Williams
2020-05-02IVGCVSW-4449 Add QLstm ref implementationJames Conroy
2020-04-30IVGCVSW-4753 Fix CpuAcc Hal 1.3 Softmax FailuresSadik Armagan
2020-04-30IVGCVSW-4749 Fix CpuAcc Hal 1.3 FullyConnected FailuresKevin May
2020-04-29IVGCVSW-4686 Fix NNT GeneratedTests.TestsNarumol Prangnawarat
2020-04-29IVGCVSW-4203 Add Exp support to Neon backendDerek Lamberti
2020-04-27IVGCVSW-4668 Add TENSOR_QUANT8_ASYMM_SIGNED data type support to CpuRef opera...Sadik Armagan
2020-04-27MLCE-190: Neon and CL Constant Workloads do not support newer DataTypesMike Kelly
2020-04-24IVGCVSW-4686 Fix NNT GeneratedTests Abs_int32Kevin May
2020-04-20IVGCVSW-4513 Remove boost/algorithm/string *David Monahan
2020-04-14IVGCVSW-4483 Removes boost::polymorphic_pointer_downcastJan Eilers
2020-04-10IVGCVSW-4666 Call EnableProfiling when state switches to activeFinn Williams
2020-04-10IVGCVSW-4483 Remove boost::polymorphic_downcastJan Eilers
2020-04-09IVGCVSW-4641 Investigate Hal 1.3 VTS FailuresSadik Armagan
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2020-04-03IVGCVSW-4514 Remove lexical_cast.hppDavid Monahan
2020-04-02IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocolKeith Davis
2020-04-01IVGCVSW-4643 Add Convolution2D tests with Bfloat16 input and Float32 outputNarumol Prangnawarat
2020-04-01IVGCVSW-4641 Investigate Hal 1.3 VTS FailuresSadik Armagan
2020-03-31IVGCVSW-4633 Add conversion of BF16 support to NeonNarumol Prangnawarat
2020-03-31IVGCVSW-4590 Fix Lstm layers CellToInputWeightsJan Eilers
2020-03-30IVGCVSW-4603 Support comparison operators in NeonTeresa Charlin
2020-03-30IVGCVSW-4603 Support comparison operators in CLTeresa Charlin
2020-03-26IVGCVSW-4597 Modify BF16 optimizer to Convert only inputs and weights ofNarumol Prangnawarat
2020-03-24IVGCVSW-3813 Add Unary Elementwise Operation 'NEG' support to the android-nn-...Sadik Armagan
2020-03-20IVGCVSW-4549 Add front end for new QLSTM layerJames Conroy
2020-03-20IVGCVSW-4582 Undefined reference to GetProfilingService causes failure in the...Sadik Armagan
2020-03-19IVGCVSW-4565 TENSOR_BOOL8 data type not supported in AndroidNN DriverSadik Armagan
2020-03-19IVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workload supportNarumol Prangnawarat
2020-03-18IVGCVSW-4446 Add HardSwish EndToEnd testsJan Eilers
2020-03-18IVGCVSW-4444 Adding Elu end to end testJan Eilers
2020-03-18IVGCVSW-4463 Change ProfilingService to a member of runtime from a singletonSadik Armagan
2020-03-17IVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workload supportNarumol Prangnawarat
2020-03-13IVGCVSW-4531 Fix for failing strided slice NNT/VTS tests on Android RDavid Monahan
2020-03-13IVGCVSW-4512 Add BFloat16 Debug WorkloadNarumol Prangnawarat
2020-03-13IVGCVSW-4511 Add BFloat16 to RefLayerSupport and unit testsNarumol Prangnawarat
2020-03-10MLCE-159 Add QAsymmS8 to ArmnnQuantizerFrancis Murtagh
2020-03-10IVGCVSW-4482 Remove boost::ignore_unusedJan Eilers
2020-03-09IVGCVSW-4517 Implement BFloat16 Encoder and DecoderNarumol Prangnawarat
2020-03-09MLCE-160 Error loading quantized model containing BatchNorm LayerMike Kelly