Home
last modified time | relevance | path

Searched refs:reciprocal_scale_Q015 (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dsoftmax.h210 int16_t reciprocal_scale_Q015 = generic_int16_table_lookup( in SoftmaxInt16() local
219 static_cast<int64_t>(reciprocal_scale_Q015) + in SoftmaxInt16()