blob: abdd84f5273045184e9ab65e45d3ab7bb8edf4dc [file] [log] [blame]
Nikhil Raj38b600d2024-02-15 15:02:19 +00001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
3 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4<!-- Generated by graphviz version 2.43.0 (0)
5 -->
6<!-- Title: ClBackendDefaultAllocator Pages: 1 -->
7<svg width="155pt" height="84pt"
8 viewBox="0.00 0.00 155.00 84.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
9<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 80)">
10<title>ClBackendDefaultAllocator</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-80 151,-80 151,4 -4,4"/>
12<!-- Node1 -->
13<g id="node1" class="node">
14<title>Node1</title>
15<g id="a_node1"><a xlink:title="Default Memory Allocator class returned from IBackendInternal::GetDefaultAllocator(MemorySource)">
16<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-19.5 147,-19.5 147,-0.5 0,-0.5"/>
17<text text-anchor="middle" x="73.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">ClBackendDefaultAllocator</text>
18</a>
19</g>
20</g>
21<!-- Node2 -->
22<g id="node2" class="node">
23<title>Node2</title>
24<g id="a_node2"><a xlink:href="classarmnn_1_1_i_custom_allocator.html" target="_top" xlink:title="Custom Allocator interface.">
25<polygon fill="white" stroke="black" points="23,-56.5 23,-75.5 124,-75.5 124,-56.5 23,-56.5"/>
26<text text-anchor="middle" x="73.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">ICustomAllocator</text>
27</a>
28</g>
29</g>
30<!-- Node2&#45;&gt;Node1 -->
31<g id="edge1" class="edge">
32<title>Node2&#45;&gt;Node1</title>
33<path fill="none" stroke="midnightblue" d="M73.5,-45.8C73.5,-36.91 73.5,-26.78 73.5,-19.75"/>
34<polygon fill="midnightblue" stroke="midnightblue" points="70,-46.08 73.5,-56.08 77,-46.08 70,-46.08"/>
35</g>
36</g>
37</svg>