Home
last modified time | relevance | path

Searched defs:cost_per_coeff (Results 1 – 2 of 2) sorted by relevance

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorCostModel.h175 double output_size, const TensorOpCost& cost_per_coeff, int max_threads) { in numThreads()
188 double output_size, const TensorOpCost& cost_per_coeff) { in taskSize()
193 double output_size, const TensorOpCost& cost_per_coeff) { in totalCost()
DTensorBlock.h78 TensorOpCost cost_per_coeff; // cost of computing a single block element member