Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNESoftmaxLayer.cpp48 NESoftmaxLayerGeneric<IS_LOG>::NESoftmaxLayerGeneric(std::shared_ptr<IMemoryManager> memory_manager) in NESoftmaxLayerGeneric() function in arm_compute::NESoftmaxLayerGeneric
92 template class NESoftmaxLayerGeneric<false>; variable
93 template class NESoftmaxLayerGeneric<true>; variable