Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/
Dcommon.h209 const int ScalarIntegerTypeBits = 8 * sizeof(ScalarIntegerType); in SaturatingRoundingMultiplyByPOTParam() local
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
Doptimized_ops.h248 const int ScalarIntegerTypeBits = 8 * sizeof(ScalarIntegerType); in SaturatingRoundingMultiplyByPOTParam() local