Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DBroadcast.cpp433 bool divFloat16(const _Float16* in1, const Shape& shape1, const _Float16* in2, const Shape& shape2, in divFloat16() function
606 return divFloat16(context->getInputBuffer<_Float16>(kInputTensor1), in executeDiv()