-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve Flow Graph conformance tests (#410)
* continue and function node * multifunction node * input node Signed-off-by: Mishin, Ilya <ilya.mishin@intel.com> * buffering nodes Signed-off-by: Mishin, Ilya <ilya.mishin@intel.com> * new input and output messages * service nodes Signed-off-by: Mishin, Ilya <ilya.mishin@intel.com> * green CI Signed-off-by: Mishin, Ilya <ilya.mishin@intel.com> * graph reset tests Signed-off-by: Mishin, Ilya <ilya.mishin@intel.com> * additional reset tests Signed-off-by: Mishin, Ilya <ilya.mishin@intel.com> * fix codestyle issues Signed-off-by: Mishin, Ilya <ilya.mishin@intel.com> * copy constructor fix Signed-off-by: Mishin, Ilya <ilya.mishin@intel.com> * sfinae fix Signed-off-by: Mishin, Ilya <ilya.mishin@intel.com> * fix unique_ptr on cxx11 Signed-off-by: Mishin, Ilya <ilya.mishin@intel.com> * style fixes Signed-off-by: Mishin, Ilya <ilya.mishin@intel.com> * copy_constructor fix Signed-off-by: Mishin, Ilya <ilya.mishin@intel.com> * fix atomic initialization Signed-off-by: Mishin, Ilya <ilya.mishin@intel.com> * fid data race Signed-off-by: Mishin, Ilya <ilya.mishin@intel.com>
- Loading branch information
Showing
24 changed files
with
2,455 additions
and
2,458 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
Oops, something went wrong.