56 assert(shape.
rank() == 4);
57 assert(shape.
dim(0) == 1);
63 assert(shape.
rank() == 4);
uint32_t depth(void) const
uint32_t width(void) const
uint32_t height(void) const
uint32_t width(void) const
uint32_t height(void) const
uint32_t count(void) const
uint32_t depth(void) const
uint32_t & dim(uint32_t axis)
Shape & resize(uint32_t size)
uint32_t rank(void) const
nncc::core::ADT::kernel::Shape as_kernel_shape(const nncc::core::ADT::tensor::Shape &)
nncc::core::ADT::tensor::Shape as_tensor_shape(const nncc::core::ADT::feature::Shape &)
nncc::core::ADT::feature::Shape as_feature_shape(const nncc::core::ADT::tensor::Shape &)