Home
last modified time | relevance | path

Searched defs:reallocation_graph (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/memory_management/
Dtypes_test.cc31 UsageGraph reallocation_graph = ReallocationGraph(deps_graph); in TEST() local
37 UsageGraph reallocation_graph = ReallocationGraph(deps_graph); in TEST() local
45 UsageGraph reallocation_graph = ReallocationGraph(deps_graph); in TEST() local
57 UsageGraph reallocation_graph = ReallocationGraph(deps_graph); in TEST() local
Dtypes.cc52 UsageGraph reallocation_graph(num_vertices); in ReallocationGraph() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmemory_management.cc79 const UsageGraph* reallocation_graph) { in AssignObjectsToTensors()
107 const UsageGraph* reallocation_graph) { in AssignObjectsToTensors()
124 const UsageGraph* reallocation_graph) { in AssignObjectsToTensors()
143 const UsageGraph* reallocation_graph) { in AssignObjectsToTensors()
161 const UsageGraph* reallocation_graph) { in AssignOffsetsToTensors()