Searched refs:BuildCostModel (Results 1 – 6 of 6) sorted by relevance
88 collector.BuildCostModel(&cost_model_manager, device_map); in TEST()
181 void BuildCostModel(Item* item, StepStatsCollector* collector,
532 BuildCostModel(item, collector, cost_graph); in StartParallelExecutors()570 void GraphMgr::BuildCostModel(Item* item, StepStatsCollector* collector, in BuildCostModel() function in tensorflow::GraphMgr580 collector->BuildCostModel(&cost_model_manager_, device_to_graph); in BuildCostModel()
164 void BuildCostModel(
259 void StepStatsCollector::BuildCostModel( in BuildCostModel() function in tensorflow::StepStatsCollector
805 run_state.collector->BuildCostModel(&cost_model_manager_, device_to_graph); in RunInternal()