Searched refs:softmaxFloat32 (Results 1 - 3 of 3) sorted by relevance

/frameworks/ml/nn/common/operations/
H A DActivation.cpp70 bool softmaxFloat32(const float* inputData, const Shape& inputShape, function in namespace:android::nn
/frameworks/ml/nn/common/include/
H A DOperations.h138 bool softmaxFloat32(const float* inputData, const Shape& inputShape,
/frameworks/ml/nn/common/
H A DCpuExecutor.cpp915 softmaxFloat32(reinterpret_cast<const float*>(input.buffer),

Completed in 62 milliseconds