Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/runtime/CL/functions/
DCLSoftmaxLayer.cpp74 SoftmaxKernelInfo softmax_info{ beta, IS_LOG, input->info()->data_type(), axis }; in configure() local
84 SoftmaxKernelInfo softmax_info{ beta, IS_LOG, input->data_type(), axis }; in validate() local