tensorShape property

TensorShape tensorShape

Shape of the tensor.

Implementation

TensorShape get tensorShape;
void tensorShape=(TensorShape value)

Implementation

set tensorShape(TensorShape value);