Method ToTensorShape
ToTensorShape()
Converts the SymbolicTensorShape to a TensorShape. You should call IsFullyKnown before you call this method.
Declaration
public TensorShape ToTensorShape()
Returns
| Type | Description |
|---|---|
| TensorShape | The converted |