Searched refs:compute_indirect_buffer_shape (Results 1 – 5 of 5) sorted by relevance
60 … misc::shape_calculator::compute_indirect_buffer_shape(src->tensor_shape(), in validate_arguments()87 …TensorShape output_shape = misc::shape_calculator::compute_indirect_buffer_shape(src->tensor_shape… in configure()
57 … misc::shape_calculator::compute_indirect_buffer_shape(src->tensor_shape(), in validate_arguments()
111 …TensorShape shape_out = compute_indirect_buffer_shape(shape_conv_src, DataLayout::NHWC, sh… in compute_reference()
98 …TensorShape ind_buffer_shape = misc::shape_calculator::compute_indirect_buffer_shape(src->tensor_s… in validate()
759 inline TensorShape compute_indirect_buffer_shape(const TensorShape &input_shape, DataLayout input_d… in compute_indirect_buffer_shape() function