Searched defs:CostModel (Results 1 – 6 of 6) sorted by relevance
64 TEST_F(VirtualClusterTest, CostModel) { in TEST_F() argument
73 TEST_F(SingleMachineTest, CostModel) { in TEST_F() argument
49 explicit CostModel(bool is_global) : is_global_(is_global) { in CostModel() function
185 typedef TensorCostModel<ThreadPoolDevice> CostModel; in parallelFor() typedef
50 class CostModel; variable
38 } CostModel; typedef