aboutsummaryrefslogtreecommitdiff
path: root/3rdparty
AgeCommit message (Collapse)Author
2019-03-28COMPMID-1995: (3RDPARTY_UPDATE) Internal Fixture fixesGeorgios Pinitas
Change-Id: I9b798e6267a4e8b08968ecfd5cf0d749e9cd940e Signed-off-by: Georgios Pinitas <georgios.pinitas@arm.com> Reviewed-on: https://review.mlplatform.org/c/912 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Gian Marco Iodice <gianmarco.iodice@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
2018-12-17COMPMID-1804: (3RDPARTY_UPDATE) Inception ResNet V1 QS8Georgios Pinitas
Change-Id: I1c793ac844266469be43fb71ca5a7b3f016c5637 Reviewed-on: https://review.mlplatform.org/410 Reviewed-by: Michalis Spyrou <michalis.spyrou@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>
2018-12-13COMPMID-1071: (3RDPARTY_UPDATE) Add depth multiplier on DepthwiseConv 3x3 NHWCGeorgios Pinitas
Change-Id: I316ff40dda379d4b84fac5d63f0c56efbacbc2b4 Reviewed-on: https://review.mlplatform.org/371 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Michele Di Giorgio <michele.digiorgio@arm.com>
2018-12-03COMPMID-1710 (3RDPARTY_UPDATE): Remove top_n from get_output_accessorIsabella Gottardi
Change-Id: I9bbe40f8c5c99dfc057d4d5ba4c2fcb193fc99f3 Reviewed-on: https://review.mlplatform.org/336 Reviewed-by: Anthony Barbier <Anthony.barbier@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>
2018-11-29COMPMID-1811 (3RDPARTY_UPDATE): Rework benchmarksGeorgios Pinitas
Change-Id: I02a4ea0270e1776daf8ac1084f28dd054257be4a Reviewed-on: https://review.mlplatform.org/309 Reviewed-by: Pablo Marquez <pablo.tello@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>
2018-11-16COMPMID-1451: (3RDPARTY_UPDATE) Fixes for GenerateProposals graph node and ↵Michele Di Giorgio
BoxWithNMSLimitKernel COMPMID-1792: Accuracy issue in CLGenerateProposals This patch does the following: - Some fixes for GenerateProposals function and tests - Adapting BoxWithNMSLimitKernel to only accept U32 tensors as keeps_size - Update 3rdparty - Adds a small tolerance for a GenerateProposals test Change-Id: Ia8ec1cdfe941fe05003645e86deb9ea6a6044d74
2018-11-14COMPMID-1638: Add BBoxTransform to the graph API (3RDPARTY_UPDATE)Manuel Bottini
Change-Id: Ie13a9eb6d417388b5de533bffa895796d9d2cf62
2018-11-02COMPMID-1674: (3RDPARTY_UPDATE) Add FullyConnectedLayer DragonbenchGeorgios Pinitas
Change-Id: I3c3e96a743614af4c2c2391780d5de2db6191b0f Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/155318 Tested-by: bsgcomp <bsgcomp@arm.com> Reviewed-by: Anthony Barbier <anthony.barbier@arm.com> Reviewed-by: Pablo Tello <pablo.tello@arm.com>
2018-11-02COMPMID-1641: Create Facebook's MaskRCNN v2 graph example (3RDPARTY_UPDATE)Georgios Pinitas
Change-Id: Id106d53b9477298a117a5195f3fc5b0f36003c35 Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/131903 Tested-by: bsgcomp <bsgcomp@arm.com> Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com>
2018-11-02COMPMID-1538: DragonBench queriesGeorgios Pinitas
Change-Id: I8970f216c9a62f9105144f5fa2a1b40556231833 Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/147166 Tested-by: Jenkins <bsgcomp@arm.com> Reviewed-by: Anthony Barbier <anthony.barbier@arm.com>
2018-11-02COMPMID-1246: Cleaned up 3rdparty folder and updated data folder ↵Anthony Barbier
(3RDPARTY_UPDATE)(DATA_UPDATE) Change-Id: Idc9e3746fe55836bdc5a84ec018f525b937a19cf Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/145066 Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com> Tested-by: Jenkins <bsgcomp@arm.com>
2018-11-02COMPMID-1144:(3RDPARTY_UPDATE)(DATA_UPDATE) Add DragonBench HeadersGeorgios Pinitas
Change-Id: I5981bd3365d962d08752683d03456ffef00ee86a Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/144866 Reviewed-by: Gian Marco Iodice <gianmarco.iodice@arm.com> Tested-by: Jenkins <bsgcomp@arm.com>
2018-11-02COMPMID-417: Remove 3rdparty headers from repoAnthony Barbier
Removed OpenBlas headers from remove and added them to the 3rdparty repo Moved half and libnpy from 3rdparty repo to include folder as we're allowed to distribute those directly 3RDPARTY_UPDATE Change-Id: I9c37ea09066b28f72b790870b75379f05554f0a4 Reviewed-on: http://mpd-gerrit.cambridge.arm.com/87597 Reviewed-by: Moritz Pflanzer <moritz.pflanzer@arm.com> Reviewed-by: Pablo Tello <pablo.tello@arm.com> Tested-by: Kaizen <jeremy.johnson+kaizengerrit@arm.com>
2018-11-02COMPMID-514 (3RDPARTY_UPDATE)(DATA_UPDATE) Add support to load .npy dataSiCong Li
* Add tensorflow_data_extractor script. * Incorporate 3rdparty npy reader libnpy. * Port AlexNet system test to validation_new. * Port LeNet5 system test to validation_new. * Update 3rdparty/ and data/ submodules. Change-Id: I156d060fe9185cd8db810b34bf524cbf5cb34f61 Reviewed-on: http://mpd-gerrit.cambridge.arm.com/84914 Reviewed-by: Anthony Barbier <anthony.barbier@arm.com> Tested-by: Kaizen <jeremy.johnson+kaizengerrit@arm.com>
2018-09-17COMPMID-415: Use half_float library for F16Moritz Pflanzer
3RDPARTY_UPDATE Change-Id: Iee572e18d5b1df71300d738cc8690f49d7203d5c Reviewed-on: http://mpd-gerrit.cambridge.arm.com/81353 Tested-by: Kaizen <jeremy.johnson+kaizengerrit@arm.com> Reviewed-by: Anthony Barbier <anthony.barbier@arm.com>
2018-09-17COMPMID-417 Updating 3rd party folder with the new x86_64 libs (The correct ↵Anthony Barbier
ones this time). 3RDPARTY_UPDATE Change-Id: Ib4da455b6f5da612f7a2d66d57ca992e558f7b42 Reviewed-on: http://mpd-gerrit.cambridge.arm.com/79882 Tested-by: Kaizen <jeremy.johnson+kaizengerrit@arm.com> Reviewed-by: Anthony Barbier <anthony.barbier@arm.com>
2018-09-17COMPMID-417 Updating 3rd party folder with the new x86_64 libsAnthony Barbier
Change-Id: I59d4df17dcd25392f8a262f3aa79ff57ccba4ff4 Reviewed-on: http://mpd-gerrit.cambridge.arm.com/79810 Reviewed-by: Anthony Barbier <anthony.barbier@arm.com> Tested-by: Anthony Barbier <anthony.barbier@arm.com>
2018-09-17COMPMID-345: Update 3rdparty moduleMoritz Pflanzer
Change-Id: Ic4590c5f5b2f927185ee5479092d39f8a31c29cd Reviewed-on: http://mpd-gerrit.cambridge.arm.com/78685 Reviewed-by: Pablo Tello <pablo.tello@arm.com> Tested-by: Kaizen <jeremy.johnson+kaizengerrit@arm.com>
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier
Change-Id: I32f7b84daa560e460b77216add529c8fa8b327ae