Searched defs:new_executor (Results 1 – 2 of 2) sorted by relevance
72 def new_executor(enable_async, enable_streaming_enqueue=True): function
196 std::unique_ptr<EagerExecutor> new_executor = nullptr; in DoCallPyFunc() local