oneflow.utils.global_view

Some global view Ops

to_global

Converts the input tensor or input tensor(s) in list/tuple/dict to global tensor(s).

to_local

Returns the local part of the input.

global_mode

Create a scope to provide global information for the computation process within it.

current_global_mode

Get the current global mode information.