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

  /external/gemmlowp/internal/
common.h 185 const int kMinimumWidthForRequantization = 100;
  /external/gemmlowp/public/
gemmlowp.h 32 return 2 * rows * cols >= (rows + cols) * kMinimumWidthForRequantization;

Completed in 1487 milliseconds