com.intel.analytics.bigdl.nn
Reshape the input tensor similar to numpy.reshape.
Reshape the input tensor similar to numpy.reshape. First input is the data tensor, second input is a shape tensor which specifies the output shape. It outputs the reshaped tensor.
The numeric type in this module parameters.
Reshape the input tensor similar to numpy.reshape. First input is the data tensor, second input is a shape tensor which specifies the output shape. It outputs the reshaped tensor.
The numeric type in this module parameters.