Home
last modified time | relevance | path

Searched defs:SetShape (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Dbroadcast_to_builder.cpp30 OH_NN_ReturnCode BroadcastToBuilder::SetShape(const std::shared_ptr<NNTensor>& tensor) in SetShape() function in OHOS::NeuralNetworkRuntime::Ops::BroadcastToBuilder
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dtensor_desc.cpp111 OH_NN_ReturnCode TensorDesc::SetShape(const int32_t* shape, size_t shapeNum) in SetShape() function in OHOS::NeuralNetworkRuntime::TensorDesc
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dparticle_property.h275 void SetShape(ParticleEmitterShape& shape) in SetShape() function