Searched refs:queue_costs (Results 1 – 2 of 2) sorted by relevance
198 CostGraphDef queue_costs; in Run() local199 TF_RETURN_IF_ERROR(coordinator_->ExportCostGraph(&queue_costs)); in Run()201 queue_costs); in Run()385 const CostGraphDef& queue_costs) { in MergeCosts() argument388 queue_costs.node_size()); in MergeCosts()398 int init_costs_id_offset = queue_costs_id_offset + queue_costs.node_size(); in MergeCosts()402 for (const auto& node : queue_costs.node()) { in MergeCosts()
65 const CostGraphDef& queue_costs);