Searched refs:calculate_reduce_mean_shape (Results 1 – 4 of 4) sorted by relevance
88 …TensorShape dst_shape = arm_compute::misc::shape_calculator::calculate_reduce_mean_shape(src.info(… in compute_target()
110 …ensorShape output_shape = arm_compute::misc::shape_calculator::calculate_reduce_mean_shape(input->… in configure()
121 …ensorShape output_shape = arm_compute::misc::shape_calculator::calculate_reduce_mean_shape(input->… in configure()
51 inline TensorShape calculate_reduce_mean_shape(ITensorInfo *input, const Coordinates &reduction_axi… in calculate_reduce_mean_shape() function