Array Reshaper

This module belongs to the "Data preprocessing" category .

The Array Reshaper is able to expand data by adding an axis , or literally reshape it.

The input receives an array/tensor or a list data type.
The output port delivers data reshaped just like how you dimension it.
Its roles includes expanding dimensions and reshaping.

Last updated

Was this helpful?