Function inlining must preserve function execution semantics with regards to side-effects visibility. Tensorflow in Eager mode has an automatic control dependencies tracking mechanism, which enforces well-defined execution order of all side-effects. Any other frontend (e.g. Swift) must produce graphs following the same rules, to ensure that function inlining works correctly. IMPORTANT: Currently
source not stored for this graph (policy: none)
no test coverage detected