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