inplace_variables_supported#

ivy.inplace_variables_supported()[source]#

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

Return type:

bool

Returns:

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