Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLDirectDeconvolutionLayer.cpp105 …const TensorShape scale_out_shape = compute_deconvolution_upsampled_shape(*input, *weights, stri… in validate() local
161 …const TensorShape scale_out_shape = compute_deconvolution_upsampled_shape(*input->info(), *weights… in configure() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEDeconvolutionLayer.cpp143 …const TensorShape scale_out_shape = compute_deconvolution_upsampled_shape(*input, *weights, stri… in validate() local
206 …const TensorShape scale_out_shape = compute_deconvolution_upsampled_shape(*input->info(), *weights… in configure() local