Commits


Andrews548 authored and GitHub committed 43d6c464fc9
Fix ACL EP pooling build breakage (#3429) The commit 06fc9506fdf83082f1ef226324fab31806dce1ce which refactored cpu Pool class broke ACL EP build. Also worked on the commit a4fe60c4d3fb082d875b5371e7846f42916ea3b8 as it also affects the new class. Move the declaration of the new MaxPoolV8 cpu class in the header file. Implement MaxPool 8-11 in ACL EP. Co-authored-by: Andrei-Alexandru <andrei-alexandru.avram@nxp.com>