Searched refs:kDefaultCheapCost (Results 1 – 2 of 2) sorted by relevance
27 constexpr int64_t kDefaultCheapCost = 1; variable38 size *= std::max(kDefaultCheapCost, dim); in GetRankedTensorSize()171 cost_map_[op] = kDefaultCheapCost; in EvaluateCost()187 int64_t cost = kDefaultCheapCost; in EvaluateCost()
86 constexpr int64_t kDefaultCheapCost = 1; variable262 cost = rewriter.getI64IntegerAttr(kDefaultCheapCost); in ConvertToFallbackExecuteOp()