Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/load_mindir/
Dload_model.h68 using LayoutMap = std::map<string, LayoutPtr>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDataLayout.h170 mutable void *LayoutMap = nullptr; variable