Module reshape

Module reshape 

Source
Expand description

Auxiliary function for reshaping a tensor.

Functionsยง

layout_reshapeable
Check if a tensor can be reshaped to a new shape without explicitly copying underlying data.
reshape_substitute_negatives
Check -1 in shape and substitute it with the correct value.