Inspection#

ivy.utils.inspection.add_array_specs()[source]#
ivy.utils.inspection.fn_array_spec(fn)[source]#

Return a specification of the function, indicating all arguments which include arrays, and the indexes of these.

Parameters:

fn – function to inspect

Returns:

ret – specification