Home
last modified time | relevance | path

Searched defs:weightValue (Results 1 - 7 of 7) sorted by relevance

/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Ddepthwise_conv2d_native_padmode_test.cpp82 float* weightValue = new (std::nothrow) float[8]{1, 0, 0, 1, 0, 1, 1, 0}; in SetDepthwiseConv2dInput() local
H A Ddepthwise_conv2d_native_pad_test.cpp85 float* weightValue = new (std::nothrow) float[8]{1, 0, 0, 1, 0, 1, 1, 0}; in SetDepthwiseConv2dInput() local
436 float* weightValue = new (std::nothrow) float[3]{1, 0, 0}; in HWTEST_F() local
472 float* weightValue = new (std::nothrow) float[8]{1, 0, 0, 1, 0, 1, 1, 0}; in HWTEST_F() local
[all...]
H A Dconv2d_padmode_test.cpp84 float* weightValue = new (std::nothrow) float[4]{1, 1, 1, 1}; in SetConv2dInput() local
467 float* weightValue = new (std::nothrow) float[3]{1, 1, 1}; in HWTEST_F() local
H A Dconv2d_transpose_pad_test.cpp101 float* weightValue = new (std::nothrow) float[4]{1, 1, 1, 1}; in SetConv2dTransposeInput() local
H A Dconv2d_pad_test.cpp84 float* weightValue = new (std::nothrow) float[4]{1, 1, 1, 1}; in SetConv2dInput() local
H A Dconv2d_tranpose_padmode_test.cpp96 float* weightValue = new (std::nothrow) float[4]{1, 1, 1, 1}; in SetConv2dTransposeInput() local
460 float* weightValue = new (std::nothrow) float[3]{1, 1, 1}; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_indicator.cpp136 std::string weightValue; in GetFontContent() local

Completed in 6 milliseconds