Searched refs:compute_depth_to_space_shape (Results 1 – 4 of 4) sorted by relevance
56 …output_descriptor.shape = misc::shape_calculator::compute_depth_to_space_shape(input_sh… in compute_output_descriptor()
80 …TensorShape output_shape = compute_depth_to_space_shape(input->info()->tensor_shape(), input->info… in configure()
77 …TensorShape output_shape = compute_depth_to_space_shape(input->info()->tensor_shape(), input->info… in configure()
1106 inline TensorShape compute_depth_to_space_shape(const TensorShape &input_shape, DataLayout data_lay… in compute_depth_to_space_shape() function