Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dtensor_desc.cpp92 OH_NN_ReturnCode TensorDesc::GetShape(int32_t** shape, size_t* shapeNum) const in GetShape() function in OHOS::NeuralNetworkRuntime::TensorDesc
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dparticle_property.h280 const std::optional<ParticleEmitterShape>& GetShape() const in GetShape() function