-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[pulse] do not add empty edges/attributes to the memory
Summary: This matters for joining states, which can otherwise introduce empty edges or attributes, which is inefficient. The extra filtering when creating summaries is just for safety. Reviewed By: ngorogiannis Differential Revision: D67455984 Privacy Context Container: L1208441 fbshipit-source-id: 3cc8e2b117382d0c1dd6950469287999b0bc96c8
- Loading branch information
1 parent
6ce0768
commit 836855a
Showing
3 changed files
with
23 additions
and
9 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