Skip to content

Disable FusionPersistentNormLocalShared#2528

Merged
naoyam merged 1 commit into
develfrom
disable_test
Feb 28, 2023
Merged

Disable FusionPersistentNormLocalShared#2528
naoyam merged 1 commit into
develfrom
disable_test

Conversation

@naoyam

@naoyam naoyam commented Feb 28, 2023

Copy link
Copy Markdown
Collaborator

Disable a test that is failing due to a recent fix of alias analysis, #2490. Needs a better analysis to recover lost reuse opportunities.

https://github.com/csarofeen/pytorch/pull/2490/files#r1120434193

Related issue: #2529

// not guaranteed to be completed until cpAsyncBarrier() is called.
// if predicate is set to false, then gmem_ptr won't be read and smem_addr will be zero-initialized
// gmem_ptr must be `sizeof(dtype) * len` aligned
// if predicate is set to false, then gmem_ptr won't be read and smem_addr will

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just clang-format

@naoyam
naoyam merged commit 28990ac into devel Feb 28, 2023
@zasdfgbnm
zasdfgbnm deleted the disable_test branch February 28, 2023 18:33
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.

2 participants