HomeSort by relevance Sort by last modified time
    Searched refs:EstimateComputeCost (Results 1 - 3 of 3) sorted by null

  /external/gemmlowp/meta/
transform_kernels.h 166 static int EstimateComputeCost(const Quantize& params) {
184 static int EstimateComputeCost(const Requantize& params) {
202 static int EstimateComputeCost(const Dequantize& params) {
220 static int EstimateComputeCost(const MinMax<MinMaxType>& params) {
base.h 133 static int EstimateComputeCost(const Transform& params);
multi_thread_transform.h 37 const int task_size = Util::EstimateComputeCost(params.kernel);

Completed in 184 milliseconds