aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-05-10IVGCVSW-5818 Enable import on GPUNarumol Prangnawarat
2021-05-07IVGCVSW-5987 Print Reduce Descriptor on dot graphTeresa Charlin
2021-05-07IVGCVSW-5813 Add Async Queue to IRuntimeKeith Davis
2021-05-07IVGCVSW-5815 Generalise ConstCpuTensorHandleJames Conroy
2021-05-06IVGCVSW-5410 Move ILayerSupport.hpp to backends folderFrancis Murtagh
2021-04-29IVGCVSW-5819 5820 5821 Add MemorySourceFlags to TensorHandleFactoryRegistry::...Francis Murtagh
2021-04-29IVGCVSW-5775 'Add Async Support to ExecuteNetwork'Sadik Armagan
2021-04-27IVGCVSW-5721 Remove the Tensorflow Parser from ArmNNNikhil Raj
2021-04-27IVGCVSW-5719 Remove QuantizerKevin May
2021-04-21IVGCVSW-5842 Remove cross-wiring in depthwiseJan Eilers
2021-04-16IVGCVSW-5720 Remove the Caffe Parser from ArmNNNikhil Raj
2021-04-12IVGCVSW-5410 Add front-end support for CASTmathad01
2021-04-09MLCE-328 Serializer/Deserializer does not support Signed64Mike Kelly
2021-04-08IVGCVSW-5823 Refactor Async Network APIMike Kelly
2021-04-02IVGCVSW-5783 'Add AsyncExecution Capability'Sadik Armagan
2021-03-30IVGCVSW-5799 'Create Pimpl Idiom for Async prototype'Sadik Armagan
2021-03-29IVGCVSW-5790 Merge async prototypeMike Kelly
2021-03-26Correct TuningLevel enumeration valuesInki Dae
2021-03-25IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDe...Sadik Armagan
2021-02-19Fix TransformIterator operator=Rob Hughes
2021-02-18Remove unnecessary friend functionRob Hughes
2021-02-15IVGCVSW-4873 Implement Pimpl Idiom for INetwork and IOptimizedNetworkFrancis Murtagh
2021-02-15IVGCVSW-5694 Update Major, Minor release versionsNikhil Raj
2021-02-15IVGCVSW-5675 Implement Pimpl Idiom for IProfiler (lower priority)Francis Murtagh
2021-02-12IVGCVSW-5685 Add CpuAcc specific configuration option numberOfThreadsMatthew Sloyan
2021-02-12IVGCVSW-4893 Refactor ILayerVisitor using unified interface strategy.Finn Williams
2021-02-11MLCE-360 'ReduceLayer InferOutputShape Issue'Sadik Armagan
2021-02-09MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support'Sadik Armagan
2021-02-08IVGCVSW-4901 Add semantic versioning to Parsers and TfLite DelegateMatthew Sloyan
2021-02-08IVGCVSW-4873 Implement Pimpl Idiom for IRuntimeKevin May
2021-02-05IVGCVSW-4143 Add semantic versioning to Arm NNNikhil Raj
2021-02-04IVGCVSW-5592 Implement Pimpl Idiom for Caffe and Onnx ParsersKevin May
2021-02-04IVGCVSW-5592 Implement Pimpl Idiom for Tf and TfLite ParsersKevin May
2021-02-03backends/reference: Add ReduceSum operation supportSadik Armagan
2021-02-01IVGCVSW-5593 Implement Pimpl Idiom for serialization classesFinn Williams
2021-01-28IVGCVSW-4874 Provide LayerSupportHandle to frontend usersFrancis Murtagh
2021-01-25IVGCVSW-5525 Handle Neon optionality on 32 bit linux platformsFrancis Murtagh
2021-01-22IVGCVSW-5571 Expose the TfLite Delegate to the TfLite python APIJan Eilers
2020-11-27IVGCVSW-5499 Missing validation for zero strideTeresa Charlin
2020-11-13IVGCVSW-5346 Update Major, Minor release versionsTeresa Charlin
2020-11-13IVGCVSW-5328-5329 Fuse ActivationMike Kelly
2020-11-09IVGCVSW-5091 Add Logical ops frontend and ref implJames Conroy
2020-10-28IVGCVSW-5433 Remove boost::transform_iterator and make_transform_iteratorFinn Williams
2020-10-16IVGCVSW-5435 Add FloatingPointComparison to remove boost::math::fpc usesMatthew Sloyan
2020-10-02IVGCVSW-5306 Add floating point type checks to NumericCast.hppMatthew Sloyan
2020-09-30Quantization copy constructorDerek Lamberti
2020-09-24Add int32 and int64 ArgMax op supportInki Dae
2020-09-15IVGCVSW-5317 'Add enable_fast_math Option to ExecuteNetwork'Sadik Armagan
2020-09-14IVGCVSW-5157 'Pipe ModelOption through Network::LoadNetwork() to Workload fac...Sadik Armagan
2020-09-11IVGCVSW-5245 Add Quantization operator=() functionKevin May