Searched refs:CreateOpContext (Results 1 – 2 of 2) sorted by relevance
745 OpContext SchedulerState::CreateOpContext(const NodeDef* node) const { in CreateOpContext() function in tensorflow::grappler::SchedulerState1349 return scheduler_state_->CreateOpContext(node); in GetCurrNode()1357 scheduler_state_->CreateOpContext(ready_nodes_->GetCurrNode())); in MarkCurrNodeExecuted()
372 OpContext CreateOpContext(const NodeDef* node) const;