“2e46c35afc0a0ecd0fab9d5470d1ab10bab14cf5”上不存在“doc/v2/getstarted/index_cn.rst”
Fix potential dead lock in PyDataProvider2 (#140)
This bug occasionally causes dead lock in test_RecurrentGradientMachine In general, conditional_variable::notify should be used together with mutex for changing condition.
Showing
想要评论请 注册 或 登录