Home
last modified time | relevance | path

Searched refs:logic_weight_base_ (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/
Ddavinci_model.h40 logic_weight_base_(logic_weight_base), in task_info_list_()
53 uintptr_t GetLogicWeightBase() const { return logic_weight_base_; } in GetLogicWeightBase()
78 uintptr_t logic_weight_base_; variable