Searched defs:total_cost (Results 1 – 5 of 5) sorted by relevance
111 const double total_cost = (Eigen::TensorOpCost::CastCost<T, uint8>() + in operator ()() local
153 const double total_cost = 8 * (Eigen::TensorOpCost::AddCost<T>() + in operator ()() local
218 const double total_cost = sort_cost + copy_cost; in Compute() local
83 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE double total_cost( in total_cost() function
195 size_t total_cost = 0; in DM_generate() local