Home
last modified time | relevance | path

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

/tflite-micro-3.4.0-2.7.6/tensorflow/lite/kernels/internal/reference/
Dsoftmax.h114 FixedPoint0 shifted_scale = FixedPoint0::FromRaw(GetReciprocal( in Softmax()
/tflite-micro-3.4.0-2.7.6/tensorflow/lite/kernels/internal/
Dcommon.h625 inline int32_t GetReciprocal(int32_t x, int x_integer_digits, in GetReciprocal() function