**Location**: `Tensor::describe` (_tensor.cpp::47_) There is a `std::ostream& out` in parameters, and looks like u meant to output info into it, but you just output into `std::cout`.