Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DBroadcast.cpp123 bool addFloat16(const _Float16* in1, const Shape& shape1, const _Float16* in2, const Shape& shape2, in addFloat16() function
456 return addFloat16(context->getInputBuffer<_Float16>(kInputTensor1), in executeAdd()