Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/mindapi/ir/
Dvalue.h99 using StringImmPtr = SharedPtr<StringImm>; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/c_api/src/
Dcommon.h67 using StringImmPtr = mindspore::StringImmPtr; variable