Files
tfm_ainventory/graphify-out/cache/d16740f2e453fca3f525dd23f5fb59e046e27abece9c454ec3c186aa70fef222.json

1 line
12 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_ctypes_py", "label": "_dtype_ctypes.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L1"}, {"id": "dtype_ctypes_from_ctypes_array", "label": "_from_ctypes_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L32"}, {"id": "dtype_ctypes_from_ctypes_structure", "label": "_from_ctypes_structure()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L36"}, {"id": "dtype_ctypes_from_ctypes_scalar", "label": "_from_ctypes_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L74"}, {"id": "dtype_ctypes_from_ctypes_union", "label": "_from_ctypes_union()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L86"}, {"id": "dtype_ctypes_dtype_from_ctypes_type", "label": "dtype_from_ctypes_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L103"}, {"id": "dtype_ctypes_rationale_1", "label": "Conversion from ctypes to dtype. In an ideal world, we could achieve this throu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L1"}, {"id": "dtype_ctypes_rationale_75", "label": "Return the dtype type with endianness included if it's the case", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L75"}, {"id": "dtype_ctypes_rationale_104", "label": "Construct a dtype object from a ctypes type", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L104"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_ctypes_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_ctypes_py", "target": "dtype_ctypes_from_ctypes_array", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_ctypes_py", "target": "dtype_ctypes_from_ctypes_structure", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_ctypes_py", "target": "dtype_ctypes_from_ctypes_scalar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L74", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_ctypes_py", "target": "dtype_ctypes_from_ctypes_union", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L86", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_ctypes_py", "target": "dtype_ctypes_dtype_from_ctypes_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L103", "weight": 1.0}, {"source": "dtype_ctypes_from_ctypes_array", "target": "dtype_ctypes_dtype_from_ctypes_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L33", "weight": 1.0}, {"source": "dtype_ctypes_from_ctypes_structure", "target": "dtype_ctypes_dtype_from_ctypes_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L50", "weight": 1.0}, {"source": "dtype_ctypes_from_ctypes_union", "target": "dtype_ctypes_dtype_from_ctypes_type", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L93", "weight": 1.0}, {"source": "dtype_ctypes_dtype_from_ctypes_type", "target": "dtype_ctypes_from_ctypes_array", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L109", "weight": 1.0}, {"source": "dtype_ctypes_dtype_from_ctypes_type", "target": "dtype_ctypes_from_ctypes_structure", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L113", "weight": 1.0}, {"source": "dtype_ctypes_dtype_from_ctypes_type", "target": "dtype_ctypes_from_ctypes_union", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L115", "weight": 1.0}, {"source": "dtype_ctypes_dtype_from_ctypes_type", "target": "dtype_ctypes_from_ctypes_scalar", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L117", "weight": 1.0}, {"source": "dtype_ctypes_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_dtype_ctypes_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L1", "weight": 1.0}, {"source": "dtype_ctypes_rationale_75", "target": "dtype_ctypes_from_ctypes_scalar", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L75", "weight": 1.0}, {"source": "dtype_ctypes_rationale_104", "target": "dtype_ctypes_dtype_from_ctypes_type", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L104", "weight": 1.0}], "raw_calls": [{"caller_nid": "dtype_ctypes_from_ctypes_array", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L33"}, {"caller_nid": "dtype_ctypes_from_ctypes_structure", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L38"}, {"caller_nid": "dtype_ctypes_from_ctypes_structure", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L39"}, {"caller_nid": "dtype_ctypes_from_ctypes_structure", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L42"}, {"caller_nid": "dtype_ctypes_from_ctypes_structure", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L49"}, {"caller_nid": "dtype_ctypes_from_ctypes_structure", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L50"}, {"caller_nid": "dtype_ctypes_from_ctypes_structure", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L53"}, {"caller_nid": "dtype_ctypes_from_ctypes_structure", "callee": "alignment", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L53"}, {"caller_nid": "dtype_ctypes_from_ctypes_structure", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L57"}, {"caller_nid": "dtype_ctypes_from_ctypes_structure", "callee": "sizeof", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L58"}, {"caller_nid": "dtype_ctypes_from_ctypes_structure", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L60"}, {"caller_nid": "dtype_ctypes_from_ctypes_structure", "callee": "sizeof", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L64"}, {"caller_nid": "dtype_ctypes_from_ctypes_structure", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L68"}, {"caller_nid": "dtype_ctypes_from_ctypes_structure", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L71"}, {"caller_nid": "dtype_ctypes_from_ctypes_scalar", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L78"}, {"caller_nid": "dtype_ctypes_from_ctypes_scalar", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L79"}, {"caller_nid": "dtype_ctypes_from_ctypes_scalar", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L80"}, {"caller_nid": "dtype_ctypes_from_ctypes_scalar", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L81"}, {"caller_nid": "dtype_ctypes_from_ctypes_scalar", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L83"}, {"caller_nid": "dtype_ctypes_from_ctypes_union", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L92"}, {"caller_nid": "dtype_ctypes_from_ctypes_union", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L93"}, {"caller_nid": "dtype_ctypes_from_ctypes_union", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L94"}, {"caller_nid": "dtype_ctypes_from_ctypes_union", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L96"}, {"caller_nid": "dtype_ctypes_from_ctypes_union", "callee": "sizeof", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L100"}, {"caller_nid": "dtype_ctypes_dtype_from_ctypes_type", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L108"}, {"caller_nid": "dtype_ctypes_dtype_from_ctypes_type", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L110"}, {"caller_nid": "dtype_ctypes_dtype_from_ctypes_type", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L111"}, {"caller_nid": "dtype_ctypes_dtype_from_ctypes_type", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L112"}, {"caller_nid": "dtype_ctypes_dtype_from_ctypes_type", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L114"}, {"caller_nid": "dtype_ctypes_dtype_from_ctypes_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L116"}, {"caller_nid": "dtype_ctypes_dtype_from_ctypes_type", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L116"}, {"caller_nid": "dtype_ctypes_dtype_from_ctypes_type", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_dtype_ctypes.py", "source_location": "L119"}]}