Searched defs:device_costs (Results 1 – 3 of 3) sorted by relevance
51 mlir::SmallVector<mlir::NamedAttribute, 4> device_costs; in AttachCostPerDevice() local
81 std::vector<float> device_costs(hardware_map.size(), -1.f); in GetPerDeviceCosts() local
138 Costs device_costs; member