Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_compiler/pi_ir/
Dnode.h32 struct is_shared_ptr : public std::false_type {}; struct
/third_party/mindspore/mindspore-src/source/mindspore/core/base/
Dbase.h38 struct is_shared_ptr : public std::false_type {}; struct