Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/fl/server/kernel/
Dfed_avg_kernel.h89 T *weight_addr = reinterpret_cast<T *>(weight_addr_->addr); in InitKernel() local
134 T *weight_addr = reinterpret_cast<T *>(inputs[0]->addr); in Launch() local
/third_party/mindspore/mindspore/ccsrc/ps/
Doptimizer_info_builder.cc118 AddressPtr weight_addr = std::make_shared<kernel::Address>(); in BuildInputs() local
149 AddressPtr weight_addr = std::make_shared<kernel::Address>(); in BuildInputs() local
210 AddressPtr weight_addr = std::make_shared<kernel::Address>(); in BuildInputs() local