torch_adata._utils._function_inspector

Module Contents

Classes

FunctionInspector

class torch_adata._utils._function_inspector.FunctionInspector(func, ignore=[])
property FUNC_PARAMS
_FUNC_KWARGS
_extract_func_params(func)
forward(key, val)
__call__(kwargs) dict
kwargs

type: dict

func_kwargs

type: dict