-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Snippets] Added SplitLoops support for dynamic Loops
[Snippets] Fixed LoopInfo cloning [Snippets] WA for ComputeBufferAllocationSize::get_allocation_size [Snippets] Fixed dynamic increment and single increment for Eltwise Loops [Snippets] Added dynamic SplitLoops support [Snippets] Added debug prints to RuntimeConfig [Snippets] Fixed 0 case in get_finalization_offset [Snippets] Updated ValidateExpandedLoopInfo + Updated SnippetsUnitTest [Snippets] Supported InnerSplittedLoopInfo in SplitLoops as Unified [Snippets] DISABLED EXTRACT LOOP INVARIANTS [Snippets] Fixed ExtractLoopInvariants [Snippets] Fixed FuseLoops::can_be_fused [Snippets] Fixes
- Loading branch information
1 parent
3073c6a
commit c0f4282
Showing
28 changed files
with
607 additions
and
288 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.