Searched refs:init_auto_padding (Results 1 – 2 of 2) sorted by relevance
185 size_t TensorInfo::init_auto_padding(const TensorShape &tensor_shape, Format format) in init_auto_padding() function in arm_compute::TensorInfo189 size_t total_size = init_auto_padding(tensor_shape, num_channels, type); in init_auto_padding()196 size_t TensorInfo::init_auto_padding(const TensorShape &tensor_shape, size_t num_channels, DataType… in init_auto_padding() function in arm_compute::TensorInfo
179 size_t init_auto_padding(const TensorShape &tensor_shape, Format format);191 …size_t init_auto_padding(const TensorShape &tensor_shape, size_t num_channels, DataType data_type);