Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/benchmark/
Dbenchmark_base.h385 void GetMeanError(double sum_a, double sum_b, double dot_sum, float *mean_error) { in GetMeanError()
451 double dot_sum = 0; in CompareDatabyCosineDistance() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/common/
Dstatistic_utils.h144 double dot_sum = 0; in GetCosSimilarity() local