Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/java/src/main/java/com/mindspore/
DMSTensor.java110 public int[] getShape() { in getShape() method in MSTensor
449 private native int[] getShape(long tensorPtr); in getShape() method in MSTensor
/third_party/skia/src/gpu/ops/
DSoftwarePathRenderer.cpp49 const GrStyledShape& getShape() const { return fShape; } in getShape() function in __anon388902ae0111::SoftwarePathData
/third_party/skia/m133/src/gpu/ganesh/ops/
DSoftwarePathRenderer.cpp81 const GrStyledShape& getShape() const { return fShape; } in getShape() function in __anon41026ae60111::SoftwarePathData
/third_party/mindspore/mindspore-src/source/third_party/proto/coreml/
DNeuralNetwork.proto631 GetShapeLayerParams getShape = 1065; field