MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support'
[platform/upstream/armnn.git] / tests / ExecuteNetwork /
2021-01-20 Sadik ArmaganMLCE-336 'TfLite parser and ExecuteNetwork issues'
2021-01-15 Matthew SloyanIVGCVSW-5644 Add documentation for cache loaded network
2021-01-12 Matthew SloyanIVGCVSW-5484 Add CacheLoadedNetwork options to ExecuteN...
2020-12-08 Matthew SloyanIVGCVSW-5560 Fix TfLiteDelegate Reshape operator failure
2020-11-30 Finn WilliamsIVGCVSW-5587 Remove Tensorflow requirement from Arm...
2020-11-20 Finn WilliamsIVGCVSW-5559 Add int8_t to tflite delegate on ExecuteNe...
2020-11-18 Sadik ArmaganIVGCVSW-5377 'Add ArmNN TfLite delegate to ExecuteNetwork'
2020-11-17 Sadik ArmaganIVGCVSW-5377 Add ArmNN TfLite delegate to ExecuteNetwork
2020-11-17 Keith DavisIVGCVSW-5465 ExecuteNetworkTestsDynamicBackends Bug Fix
2020-11-11 Jan EilersIVGCVSW-5507 ExecuteNetwork fix
2020-10-27 Francis MurtaghBugfix: Allow use of dynamic backendId in execute network
2020-10-20 Jan EilersIVGCVSW-5284 Refactor ExecuteNetwork
2020-10-12 Mike KellyIVGCVSW-5335 Documentation for fast_math
2020-09-22 Sadik ArmaganIVGCVSW-5318 'Create a Neon/CL Workload Unit Test fast_...
2020-09-15 Sadik ArmaganIVGCVSW-5317 'Add enable_fast_math Option to ExecuteNet...
2020-07-29 Sadik ArmaganIVGCVSW-4980 Introduce InferAndValidate option to Execu...
2020-06-30 Francis MurtaghIVGCVSW-4487 Remove boost::filesystem
2020-06-03 Laurent Carlierremove BOM from files
2020-05-22 alered01Adding more performance metrics
2020-05-13 Finn WilliamsIVGCVSW-4825 Set default value for --file-format argume...
2020-04-27 Finn WilliamsIVGCVSW-4722 Add missing m_TimelineEnabled bool to...
2020-04-06 Narumol PrangnawaratIVGCVSW-4485 Remove Boost assert
2020-03-24 Narumol PrangnawaratIVGCVSW-4521 Add bf16-turbo-mode option to ExecuteNetwork
2020-03-20 Nikhil RajIVGCVSW-4588 Remove short form of option file-format
2020-03-19 Isabella GottardiMLECO-755: ArmNN: Add file format external profiling...
2020-02-20 Georgios PinitasCOMPMID-3062: Add ExecuteNetwork option to explicitly...
2019-12-05 Derek LambertiReplace boost logging with simple logger
2019-12-02 Derek LambertiIVGCVSW-4206 Optionally parse unsupported ops in Execut...
2019-10-25 Aron Virginas-TarIVGCVSW-4008 Add profiling mode to ExecuteNetwork
2019-10-22 Nikhil RajIVGCVSW-4021 Fixing failure in the ExecuteNetworkDynami...
2019-10-17 Colm DonelanIVGCVSW-3721 Add support for startup sequence (Mock...
2019-10-08 Francis MurtaghIVGCVSW-3669 Fix bug parsing multiple InputShapes in...
2019-10-04 Jim FlynnIVGCVSW-3948 Adds External Profiling cmdline to Execute...
2019-09-06 Matthew JacksonIVGCVSW-3816 Make compute option required in ExecuteNetwork
2019-09-04 Andre GhattasIVGCVBENCH-1337 Added additional layer parameters to...
2019-09-02 Sadik ArmaganIVGCVSW-2945 ExecuteNetwork should have an option to...
2019-08-28 Matthew JacksonIVGCVSW-3675 Add ExecuteNetwork option to print interme...
2019-08-23 Matteo MartincighIVGCVSW-3547 Use ExecuteNetwork to run a dynamic backen...
2019-06-26 Narumol PrangnawaratIVGCVSW-3193 Allow ExecuteNetwork to have qasymm8 input...
2019-06-19 Francis MurtaghIVGCVSW-3299 Add Uint8 Support to Model Accuracy Checker
2019-05-14 Derek LambertiIVGCVSW-3001 Dequantize the output prior to printing
2019-04-15 Matthew BenthamIVGCVSW-2928 Fix issue with GPU profiling
2019-04-11 James ConroyIVGCVSW-2543 Add timing for ExecuteNetwork inference
2019-04-03 Ruomei YanIVGCVSW-2802 Ability to run FP16 turbo mode through...
2019-02-26 Éanna Ó CatháinIVGCVSW-2629 Adding support for uint8 in ExecuteNetwork...
2019-02-20 Derek LambertiIVGSVSW-2736 Rename DeserializeParser => Deserializer...
2019-02-12 Aron Virginas-TarIVGCVSW-2663 Enable ExecuteNetwork to load ArmNN files
2019-02-11 Ferran BalaguerIVGCVSW-2529 DeepSpeech v1 test
2019-02-01 Aron Virginas-TarIVGCVSW-2604 Fix bug that made it impossible to execute...
2019-01-31 Aron Virginas-TarIVGCVSW-2601 Fix for ExecuteNetwork output data printin...
2019-01-31 Aron Virginas-TarIVGCVSW-2564 Fix output buffer initialization bug in...
2019-01-30 Aron Virginas-TarIVGCVSW-2564 Add support for multiple input and output...
2019-01-22 Aron Virginas-TarIVGCVSW-2535 Fix crash in ExecuteNetwork when no comput...
2019-01-15 Matteo MartincighIVGCVSW-2454 Merge together the pluggable backends...
2018-10-29 Matteo MartincighFixed backend id argument parsing in ExecuteNetwork
2018-10-25 Aron Virginas-TarIVGCVSW-2053: Validate BackendId parameters for the...
2018-10-22 David BeckIVGCVSW-2019 : replace Compute enum in the backend...
2018-09-25 Nina DrozdIVGCVSW-1733 - set enableGpuProfiling in CreationOption...
2018-09-17 David BeckIVGCVSW-1807 : change license text in file headers
2018-08-31 telsoa01Release 18.08
2018-05-23 surmeh01Release 18.05
2018-03-29 surmeh01Release 18.03
2018-03-09 telsoa01Release 18.02