Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Message can be reported this way: <message> <message_level val="info"/> <string>mypred_Sx is defined</string> </message> When recving message like this, python raise an exception in get_answer() because accessing 'c[2]' is invalid in this case. We should look for the exact node instead. Signed-off-by: Wang Nan <wangnan0@huawei.com>
- Loading branch information