Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/abstract/
Ddshape.h61 bool IsDynamic() const override { return false; } in IsDynamic() function
85 bool IsDynamic() const override { in IsDynamic() function
113 bool IsDynamic() const override { in IsDynamic() function
/third_party/mindspore/mindspore/core/ops/
Dgetnext.cc50 bool IsDynamic(const std::vector<ShapeVector> &shape) { in IsDynamic() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFEmitter.cpp343 bool IsDynamic) { in toSymbolIndex()
/third_party/mesa3d/src/mesa/main/
Dmtypes.h1585 bool IsDynamic; member