TensorShape Constructor and Destructor
Description
Constructs or destructs an object of class TensorShape.
Prototype
TensorShape() = delete;
~TensorShape() = default;
Parent topic: Class TensorShape
Constructs or destructs an object of class TensorShape.
TensorShape() = delete;
~TensorShape() = default;