Searched refs:compute_deconvolution_upsampled_shape (Results 1 – 3 of 3) sorted by relevance
105 …const TensorShape scale_out_shape = compute_deconvolution_upsampled_shape(*input, *weights, stri… in validate()161 …const TensorShape scale_out_shape = compute_deconvolution_upsampled_shape(*input->info(), *weights… in configure()
143 …const TensorShape scale_out_shape = compute_deconvolution_upsampled_shape(*input, *weights, stri… in validate()206 …const TensorShape scale_out_shape = compute_deconvolution_upsampled_shape(*input->info(), *weights… in configure()
461 inline TensorShape compute_deconvolution_upsampled_shape(const ITensorInfo &input, const ITensorInf… in compute_deconvolution_upsampled_shape() function