Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLSoftmaxLayer.cpp52 CLSoftmaxLayerGeneric<IS_LOG>::CLSoftmaxLayerGeneric(std::shared_ptr<IMemoryManager> memory_manager) in CLSoftmaxLayerGeneric() function in arm_compute::CLSoftmaxLayerGeneric
97 template class CLSoftmaxLayerGeneric<false>; variable
98 template class CLSoftmaxLayerGeneric<true>; variable