Home
last modified time | relevance | path

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

/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Ddepthwise_conv2d_native_padmode_test.cpp89 float* biasValue = new (std::nothrow) float[2]{0, 0}; in SetDepthwiseConv2dInput() local
H A Ddepthwise_conv2d_native_pad_test.cpp91 float* biasValue = new (std::nothrow) float[2]{0, 0}; in SetDepthwiseConv2dInput() local
443 float* biasValue = new (std::nothrow) float[2]{0, 0}; in HWTEST_F() local
479 float* biasValue = new (std::nothrow) float[2]{0, 0}; in HWTEST_F() local
H A Dconv2d_padmode_test.cpp90 float* biasValue = new (std::nothrow) float[1]{0}; in SetConv2dInput() local
473 float* biasValue = new (std::nothrow) float[1]{0}; in HWTEST_F() local
H A Dconv2d_transpose_pad_test.cpp107 float* biasValue = new (std::nothrow) float[1]{0}; in SetConv2dTransposeInput() local
H A Dconv2d_pad_test.cpp90 float* biasValue = new (std::nothrow) float[1]{0}; in SetConv2dInput() local
H A Dlrn_test.cpp92 float* biasValue = new (std::nothrow) float[1] {2.0f}; in SaveBias() local
303 int64_t* biasValue = new (std::nothrow) int64_t[2] {2}; in HWTEST_F() local
H A Dconv2d_tranpose_padmode_test.cpp101 float* biasValue = new (std::nothrow) float[1]{0}; in SetConv2dTransposeInput() local
466 float* biasValue = new (std::nothrow) float[1]{0}; in HWTEST_F() local

Completed in 7 milliseconds