Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dcpu_backend_gemm_test.cc182 bool CheckErrorStats(const ErrorStats& error_stats, int accumulation_depth) { in CheckErrorStats()
238 void CheckErrorForAccumulation(int accumulation_depth, in CheckErrorForAccumulation()
261 const int accumulation_depth = lhs_params.cols; in PerformGemmThenCompareResultsThenAgainWithClamping() local