Home
last modified time | relevance | path

Searched defs:fn_sugared_output (Results 1 – 1 of 1) sorted by relevance

/external/pytorch/torch/csrc/jit/frontend/
Dir_emitter.cpp4217 auto fn_sugared_output = forked->call(loc, method, args, kwargs, 1); in emitForkExpr() local
4253 auto fn_sugared_output = awaited->call(loc, method, args, kwargs, 1); in emitAwaitableExpr() local