Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dbroadcast_to_test.cpp54 int64_t* shapeValue = new (std::nothrow) int64_t[2] {2, 3}; in SaveParamsTensor() local
165 float* shapeValue = new (std::nothrow) float[2] {2.0f, 3.0f}; in __anon6f26c7460102() variable
218 std::vector<int64_t> shapeValue = {2, 3}; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_particle_bridge.cpp53 int32_t shapeValue = 0; in SetDisturbanceField() local