Updates required for QAT
This MR includes:
-
Abs operator; -
Hook system for Node (as suggested in #98 @thibaultallenet). -
Update of SinglePassGraphMatching
to match no connection (with the special node keyword$
). -
Solved some SinglePassGraphMatching
issues and added more complex unit tests. -
Added missing inChannels()
method for FC operator; -
Added matchFrom()
method toSinglePassGraphMatching
in order to match a query only for a specific starting node; -
Fix issue #87 (closed).
Edited by Olivier BICHLER
Merge request reports
Activity
Filter activity
added Feature 🚀 label
assigned to @olivierbichler
requested review from @pineapple
added 1 commit
- 4c0c51fc - Updated graph matching to match the absence of connection
mentioned in issue #87 (closed)
added 2 commits
Please register or sign in to reply