Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/
Ddavinci_model.h41 logic_var_base_(logic_var_base), in task_info_list_()
54 uintptr_t GetLogicVarBase() const { return logic_var_base_; } in GetLogicVarBase()
79 uintptr_t logic_var_base_; variable