Searched refs:divFloat16 (Results 1 – 1 of 1) sorted by relevance
433 bool divFloat16(const _Float16* in1, const Shape& shape1, const _Float16* in2, const Shape& shape2, in divFloat16() function606 return divFloat16(context->getInputBuffer<_Float16>(kInputTensor1), in executeDiv()