Home
last modified time | relevance | path

Searched refs:CreateOpContext (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_scheduler.cc745 OpContext SchedulerState::CreateOpContext(const NodeDef* node) const { in CreateOpContext() function in tensorflow::grappler::SchedulerState
1349 return scheduler_state_->CreateOpContext(node); in GetCurrNode()
1357 scheduler_state_->CreateOpContext(ready_nodes_->GetCurrNode())); in MarkCurrNodeExecuted()
Dvirtual_scheduler.h372 OpContext CreateOpContext(const NodeDef* node) const;