Searched defs:forward_executor_ (Results 1 – 3 of 3) sorted by relevance
96 static ForwardExecutorPtr forward_executor_; variable
42 ForwardExecutorPtr PyNativeExecutor::forward_executor_ = nullptr; member in mindspore::pynative::PyNativeExecutor
52 : forward_executor_(ForwardExecutorWeakPtr(forward_executor)), in forward_executor_() function278 ForwardExecutorWeakPtr forward_executor_; variable