Fix the error of recurrnet op in multithreading in eval process (#24357)
CreateStepScopes in recurrent op also clears scopes, which can cause segmentation fault un multi-threading. We add a lock in this PR but it may slow the computation process. We will fix in another way in next PR.revert-24314-dev/fix_err_msg
parent
01e45a06f6
commit
70bc488979
Loading…
Reference in new issue