aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/fixtures/ROIAlignLayerFixture.h
AgeCommit message (Expand)Author
2023-07-12Make test fixture setup methods not be templatedMatthew Bentham
2021-05-04Turn EXPECT into ASSERT when testing invalid conditionsMichele Di Giorgio
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-01-09COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functionsManuel Bottini
2019-08-29COMPMID-2317: Implement CLROIAlignLayerMichele Di Giorgio
2019-01-16COMPMID-1794: Add support for NHWC in CLROIAlignLayerGeorge Wort
2018-11-15COMPMID-1676: Change CLROIAlign interface to accept ROIs as tensorsManuel Bottini
2018-11-02[COMPMID-1331] Add support for RoIAlign operator in CLgiuros01