inplace_arrays_supported#

ivy.inplace_arrays_supported()[source]#

Determine whether inplace arrays are supported for the current backend framework.

Return type:

bool

Returns:

ret – Boolean, whether or not inplace arrays are supported.