Changed default value of strict to True for shared variables. This is safer
when initializing a shared variable with a value of 0 because subsequent
floating-point assignments will be silently downcasted to 0. At the same time,
it is slightly more annoying when it comes to float32 vs. float64 differences.
正在显示
请
注册
或者
登录
后发表评论