Home
last modified time | relevance | path

Searched defs:inputData_float32 (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DSoftmax.cpp104 std::vector<float> inputData_float32(getNumberOfElements(inputShape)); in softmaxFloat16() local
H A DGroupedConv2D.cpp293 std::vector<float> inputData_float32(getNumberOfElements(inputShape)); in groupedConvFloat16() local
H A DPooling.cpp244 std::vector<float> inputData_float32(getNumberOfElements(inputShape)); in maxPoolNhwc() local
H A DTransposeConv2D.cpp283 std::vector<float> inputData_float32(getNumberOfElements(inputShape)); in transposeConvNhwc() local
H A DConv2D.cpp314 std::vector<float> inputData_float32(getNumberOfElements(inputShape)); in convNhwc() local