Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/dynamic_akg/
Ddynamic_utils.cc90 struct RuntimeVarCompare { struct
91 …)(const std::pair<uint32_t, RuntimeVarPtr> &a, const std::pair<uint32_t, RuntimeVarPtr> &b) const { in operator ()()