Home
last modified time | relevance | path

Searched defs:storage_group (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/torch/csrc/jit/runtime/static/
Dmemory_planner.cpp83 const auto storage_group = managed_tensor_groups.size(); in assignStorageToManagedTensors() local
91 const auto storage_group = free_storage_groups.back(); in assignStorageToManagedTensors() local
129 const auto storage_group = storage_group_mapping.at(tensor_value); in assignStorageToManagedTensors() local
/external/pytorch/benchmarks/static_runtime/
Dtest_static_module.cc1306 for (const auto& storage_group : storage_groups) { in checkStorageGroups() local
1317 for (const auto& storage_group : storage_groups) { in checkStorageGroups() local