Inspection#
- 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
This should have hopefully given you an overview of the inspection submodule, if you have any questions, please feel free to reach out on our discord!