Home
last modified time | relevance | path

Searched refs:tensor_info_max (Results 1 – 1 of 1) sorted by relevance

/external/ComputeLibrary/src/runtime/CL/functions/
DCLSoftmaxLayer.cpp149 …TensorInfo tensor_info_max(input->clone()->set_tensor_shape(max_sum_shape).set_is_resizable(true)); in validate() local
157 …ARM_COMPUTE_RETURN_ON_ERROR(CLLogits1DMaxShiftExpSumKernel::validate(input, &tensor_info_max, &ten… in validate()