Skip to content

Conversation

prathikr
Copy link
Contributor

@prathikr prathikr commented Aug 7, 2024

Emergency 1.18.2 release cherry-picks for DML based on customer escalation.

### Description
This extends the existing pad_fusion for AveragePool operator i.e. fuse
Pad if it is followed by AveragePool operator.



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
@prathikr prathikr requested a review from sumitsays August 7, 2024 00:07
sumitsays
sumitsays previously approved these changes Aug 7, 2024
@prathikr prathikr marked this pull request as draft August 7, 2024 01:06
@snnn
Copy link
Member

snnn commented Aug 8, 2024

You may need this fix: #21300

Our macOS pipeline are failing because of a build error in absl.
However, the bug fix we need is not available in the latest ABSL
release.

Here  is the issue: abseil/abseil-cpp#1536
And here is the fix:
abseil/abseil-cpp@779a356

GTests uses ABSL. But this ABSL target also depends on GTest. So, it is
a circular dependency. We should be able to avoid that by avoid building
tests for ABSL. However, the version we are using has a problem with
that: it has cmake target that still depends on GTest even when testing
is disabled.

It's strange that we suddenly hit this problem and it only happens on macOS.
@snnn
Copy link
Member

snnn commented Jul 3, 2025

This pull request has been automatically closed because it has merge conflicts and has been inactive for more than 30 days. Please rebase on the target branch and open a new PR.

@snnn snnn closed this Jul 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants