uint32_t getNumberOfElements(const Shape &shape)
uint32_t getSizeOfDimension(const Shape &shape, uint32_t dimensionIdx)
uint32_t getNumberOfDimensions(const Shape &shape)
bool SetShape(const Shape &in, Shape *out)
bool SameShape(const Shape &in1, const Shape &in2)
std::vector< uint32_t > dimensions