oneflow
oneflow copied to clipboard
Fix graph global autotest bug
This PR is done:
- [x] 完善 graph global autotest,既调用 to() 时,需要通过 placement.type 获得设备类型。
- [x] 打开 where op 的 graph global test。