unflatten_dtype

unflatten_dtype(consolidated, orig_shape, orig_dtype, axis=None): 

Converts a coerced array back to a full array

  • consolidated: Any
  • orig_shape: Any
  • orig_dtype: Any
  • axis: Any

    where to shift the main axis

  • :returns: _

Feedback

Examples

Templates

Documentation