Searched defs:CostModel (Results 1 – 11 of 11) sorted by relevance
64 TEST_F(VirtualClusterTest, CostModel) { in TEST_F() argument
72 TEST_F(SingleMachineTest, CostModel) { in TEST_F() argument
49 explicit CostModel(bool is_global) : is_global_(is_global) { in CostModel() function
322 bool CostModel = true; variable
311 typedef TensorCostModel<ThreadPoolDevice> CostModel; typedef
50 class CostModel; variable
39 } CostModel; typedef