Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/runtime/CL/functions/
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
/external/ComputeLibrary/src/runtime/NEON/functions/
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