Searched defs:IsFirstCell (Results 1 – 2 of 2) sorted by relevance
78 inline bool IsFirstCell() const { return forward_cell_stack_.empty(); } in IsFirstCell() function
279 bool PyNativeExecutor::IsFirstCell() const { return forward_executor()->IsFirstCell(); } in IsFirstCell() function in mindspore::pynative::PyNativeExecutor