Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dlaunch_kernel.h48 std::vector<uint8_t *> workspaces_addr_; variable
/third_party/mindspore/mindspore/lite/micro/coder/allocator/
Dallocator.h149 std::map<void *, std::string> workspaces_addr_; variable
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/
Dkernel.h210 std::vector<AddressPtr> workspaces_addr_; variable