Manipulation Modules#
Module that concatenates all the array leaves of a PyTree of arrays into a single array. |
|
Module that flattens the input to 1D. |
|
Module that reshapes the input array to a specified shape. |
|
Module that flattens an input tree of arrays into a list of arrays |
|
Module that takes an input tree and takes subtrees or leaves based on specified keypaths. |