Searched refs:BuildCostModel (Results 1 – 5 of 5) sorted by relevance
485 BuildCostModel(item, collector, cost_graph); in StartParallelExecutors()520 void GraphMgr::BuildCostModel(Item* item, StepStatsCollector* collector, in BuildCostModel() function in tensorflow::GraphMgr530 collector->BuildCostModel(&cost_model_manager_, device_to_graph); in BuildCostModel()
177 void BuildCostModel(Item* item, StepStatsCollector* collector,
169 void BuildCostModel(
261 void StepStatsCollector::BuildCostModel( in BuildCostModel() function in tensorflow::StepStatsCollector
703 run_state.collector->BuildCostModel(&cost_model_manager_, device_to_graph); in RunInternal()