File size: 537 Bytes
a34d911
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[
  {
    "id": "topic:ai-chips-memory-requirements",
    "type": "topic",
    "slug": "ai-chips-memory-requirements",
    "edges": [
      {
        "target": "article:how-does-ai-chips-memory-requirements-work",
        "type": "explains"
      }
    ]
  },
  {
    "id": "article:how-does-ai-chips-memory-requirements-work",
    "type": "article",
    "slug": "how-does-ai-chips-memory-requirements-work",
    "edges": [
      {
        "target": "topic:ai-chips-memory-requirements",
        "type": "belongs_to"
      }
    ]
  }
]