Files
tfm_ainventory/graphify-out/cache/8df9cd36a5bc82286feab110934a99161bbe4a589ed42f1c016b06fc4509b79c.json

1 line
9.3 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_overrides_py", "label": "overrides.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L1"}, {"id": "overrides_get_array_function_like_doc", "label": "get_array_function_like_doc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L25"}, {"id": "overrides_finalize_array_function_like", "label": "finalize_array_function_like()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L30"}, {"id": "overrides_verify_matching_signatures", "label": "verify_matching_signatures()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L86"}, {"id": "overrides_array_function_dispatch", "label": "array_function_dispatch()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L108"}, {"id": "overrides_array_function_from_dispatcher", "label": "array_function_from_dispatcher()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L180"}, {"id": "overrides_rationale_1", "label": "Implementation of __array_function__ overrides from NEP-18.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L1"}, {"id": "overrides_rationale_87", "label": "Verify that a dispatcher function has the right signature.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L87"}, {"id": "overrides_rationale_110", "label": "Decorator for adding dispatch with the __array_function__ protocol. See NEP", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L110"}, {"id": "overrides_rationale_182", "label": "Like array_function_dispatcher, but with function arguments flipped.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L182"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_overrides_py", "target": "collections", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_overrides_py", "target": "functools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_overrides_py", "target": "inspect", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_overrides_py", "target": "numpy_core_multiarray_umath", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_overrides_py", "target": "numpy_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_overrides_py", "target": "numpy_utils_inspect", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_overrides_py", "target": "overrides_get_array_function_like_doc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_overrides_py", "target": "overrides_finalize_array_function_like", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_overrides_py", "target": "overrides_verify_matching_signatures", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L86", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_overrides_py", "target": "overrides_array_function_dispatch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L108", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_overrides_py", "target": "overrides_array_function_from_dispatcher", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L180", "weight": 1.0}, {"source": "overrides_finalize_array_function_like", "target": "overrides_get_array_function_like_doc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L31", "weight": 1.0}, {"source": "overrides_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_overrides_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L1", "weight": 1.0}, {"source": "overrides_rationale_87", "target": "overrides_verify_matching_signatures", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L87", "weight": 1.0}, {"source": "overrides_rationale_110", "target": "overrides_array_function_dispatch", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L110", "weight": 1.0}, {"source": "overrides_rationale_182", "target": "overrides_array_function_from_dispatcher", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L182", "weight": 1.0}], "raw_calls": [{"caller_nid": "overrides_get_array_function_like_doc", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L26"}, {"caller_nid": "overrides_get_array_function_like_doc", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L28"}, {"caller_nid": "overrides_verify_matching_signatures", "callee": "ArgSpec", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L88"}, {"caller_nid": "overrides_verify_matching_signatures", "callee": "getargspec", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L88"}, {"caller_nid": "overrides_verify_matching_signatures", "callee": "ArgSpec", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L89"}, {"caller_nid": "overrides_verify_matching_signatures", "callee": "getargspec", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L89"}, {"caller_nid": "overrides_verify_matching_signatures", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L94"}, {"caller_nid": "overrides_verify_matching_signatures", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L95"}, {"caller_nid": "overrides_verify_matching_signatures", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L97"}, {"caller_nid": "overrides_verify_matching_signatures", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L98"}, {"caller_nid": "overrides_verify_matching_signatures", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L99"}, {"caller_nid": "overrides_verify_matching_signatures", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L103"}, {"caller_nid": "overrides_verify_matching_signatures", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/overrides.py", "source_location": "L104"}]}