Skip to content
GitLab
Explore
Sign in
Fix/max pool gemm
Code
Review changes
Check out branch
Download
Patches
Plain diff
Cyril Moineau
requested to merge
fix/MaxPoolGemm
into
master
Oct 19, 2023
Overview
4
Commits
6
Pipelines
4
Changes
2
Expand
Enable gemm import if:
transA or transB == 0
alpha == 1.0
Update MaxPool to support ceil_mode
Merge request reports
Loading