oneflow icon indicating copy to clipboard operation
oneflow copied to clipboard

Merge JUST-series macros between oneflow/core/common and oneflow/maybe

Open PragmaTwice opened this issue 2 years ago • 0 comments

Since JUST macros in oneflow/maybe can be more customizable and modular, we can replace JUST macros in oneflow/core/common with these in oneflow/maybe, so that all infra in oneflow/maybe can be introduced to the codebase without naming conflict. And it is also the first step to replace all old maybe infra (TODO: maybe a tracking issue is needed).

PragmaTwice avatar May 17 '23 08:05 PragmaTwice