1 line
4.0 KiB
JSON
1 line
4.0 KiB
JSON
{"nodes": [{"id": "modules_bot_python_src_export_py", "label": "export.py", "file_type": "code", "source_file": "modules/bot/python/src/export.py", "source_location": "L1"}, {"id": "export_read_sidecar", "label": "_read_sidecar()", "file_type": "code", "source_file": "modules/bot/python/src/export.py", "source_location": "L16"}, {"id": "export_infer_layers", "label": "_infer_layers()", "file_type": "code", "source_file": "modules/bot/python/src/export.py", "source_location": "L24"}, {"id": "export_write_floats", "label": "_write_floats()", "file_type": "code", "source_file": "modules/bot/python/src/export.py", "source_location": "L42"}, {"id": "export_export_to_nbai", "label": "export_to_nbai()", "file_type": "code", "source_file": "modules/bot/python/src/export.py", "source_location": "L48"}, {"id": "export_rationale_25", "label": "Derive layer descriptors from state_dict weight shapes. Assumes layers name", "file_type": "rationale", "source_file": "modules/bot/python/src/export.py", "source_location": "L25"}], "edges": [{"source": "modules_bot_python_src_export_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "modules/bot/python/src/export.py", "source_location": "L4", "weight": 1.0}, {"source": "modules_bot_python_src_export_py", "target": "struct", "relation": "imports", "confidence": "EXTRACTED", "source_file": "modules/bot/python/src/export.py", "source_location": "L5", "weight": 1.0}, {"source": "modules_bot_python_src_export_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "modules/bot/python/src/export.py", "source_location": "L6", "weight": 1.0}, {"source": "modules_bot_python_src_export_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "modules/bot/python/src/export.py", "source_location": "L7", "weight": 1.0}, {"source": "modules_bot_python_src_export_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "modules/bot/python/src/export.py", "source_location": "L8", "weight": 1.0}, {"source": "modules_bot_python_src_export_py", "target": "torch", "relation": "imports", "confidence": "EXTRACTED", "source_file": "modules/bot/python/src/export.py", "source_location": "L10", "weight": 1.0}, {"source": "modules_bot_python_src_export_py", "target": "export_read_sidecar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "modules/bot/python/src/export.py", "source_location": "L16", "weight": 1.0}, {"source": "modules_bot_python_src_export_py", "target": "export_infer_layers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "modules/bot/python/src/export.py", "source_location": "L24", "weight": 1.0}, {"source": "modules_bot_python_src_export_py", "target": "export_write_floats", "relation": "contains", "confidence": "EXTRACTED", "source_file": "modules/bot/python/src/export.py", "source_location": "L42", "weight": 1.0}, {"source": "modules_bot_python_src_export_py", "target": "export_export_to_nbai", "relation": "contains", "confidence": "EXTRACTED", "source_file": "modules/bot/python/src/export.py", "source_location": "L48", "weight": 1.0}, {"source": "export_export_to_nbai", "target": "export_read_sidecar", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/python/src/export.py", "source_location": "L65", "weight": 1.0}, {"source": "export_export_to_nbai", "target": "export_infer_layers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/python/src/export.py", "source_location": "L78", "weight": 1.0}, {"source": "export_export_to_nbai", "target": "export_write_floats", "relation": "calls", "confidence": "EXTRACTED", "source_file": "modules/bot/python/src/export.py", "source_location": "L113", "weight": 1.0}, {"source": "export_rationale_25", "target": "export_infer_layers", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "modules/bot/python/src/export.py", "source_location": "L25", "weight": 1.0}]} |