Home
last modified time | relevance | path

Searched defs:activationValue (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dmul_builder_test.cpp54 int8_t* activationValue = new (std::nothrow) int8_t(0); in SaveParamsTensor() local
167 float activationValue = 1e-7; variable
190 int8_t activationValue[2] = {0, 1}; variable
211 int8_t activationValue = -1; variable
264 int8_t activationValue = 0; variable
H A Dfullconnection_test.cpp79 int8_t* activationValue = new (std::nothrow) int8_t(0); in SetActivation() local
191 int32_t *activationValue = new (std::nothrow) int32_t(0); variable
240 int8_t *activationValue = new (std::nothrow) int8_t[2]{0, 0}; variable
264 int8_t *activationValue = new (std::nothrow) int8_t(10); variable
288 int8_t *activationValue = new (std::nothrow) int8_t(0); variable
H A Dscale_builder_test.cpp65 int8_t *activationValue = new (std::nothrow) int8_t(0); in SaveActivationTensor() local
203 int64_t activationValue = 0; variable
250 int64_t activationValue[2] = {1, 1}; variable
273 int8_t activationValue = -1; variable
369 int8_t activationValue = 0; variable
H A Dmatmul_builder_test.cpp81 int8_t* activationValue = new (std::nothrow) int8_t(0); in SaveActivationTensor() local
306 bool activationValue = false; variable
331 int8_t activationValue[2] = {0, 1}; variable
354 int8_t activationValue = -1; variable
455 int8_t activationValue = 0; variable
H A Davgpool_padmod_test.cpp300 int32_t* activationValue = new (std::nothrow) int32_t(0); variable
377 int8_t* activationValue = new (std::nothrow) int8_t[2]{1, 2}; variable
401 int8_t* activationValue = new (std::nothrow) int8_t(0); variable
449 int8_t* activationValue = new (std::nothrow) int8_t(6); variable
H A Dmaxpool_padmode_test.cpp292 int32_t* activationValue = new (std::nothrow) int32_t(0); variable
369 int8_t* activationValue = new (std::nothrow) int8_t[2]{1, 2}; variable
393 int8_t* activationValue = new (std::nothrow) int8_t(0); variable
441 int8_t* activationValue = new (std::nothrow) int8_t(6); variable
H A Dconv2d_padmode_test.cpp332 int32_t* activationValue = new (std::nothrow) int32_t(0); variable
387 int8_t* activationValue = new (std::nothrow) int8_t[2]{0, 0}; variable
415 int8_t* activationValue = new (std::nothrow) int8_t(0); variable
501 int8_t* activationValue = new (std::nothrow) int8_t(10); variable
H A Ddepthwise_conv2d_native_pad_test.cpp302 int32_t* activationValue = new (std::nothrow) int32_t(0); variable
329 int8_t* activationValue = new (std::nothrow) int8_t[2]{0, 0}; variable
355 int8_t* activationValue = new (std::nothrow) int8_t(0); variable
381 int8_t* activationValue = new (std::nothrow) int8_t(10); variable
H A Davgpool_pad_test.cpp298 int32_t* activationValue = new (std::nothrow) int32_t(0); variable
375 int8_t* activationValue = new (std::nothrow) int8_t[2]{1, 2}; variable
547 int8_t activationValue = 0; variable
H A Dmaxpool_pad_test.cpp299 int32_t* activationValue = new (std::nothrow) int32_t(0); variable
376 int8_t* activationValue = new (std::nothrow) int8_t[2]{1, 2}; variable
549 int8_t activationValue = 0; variable
H A Dfullconnection_with_axis_test.cpp80 int8_t* activationValue = new (std::nothrow) int8_t(0); in SetActivation() local
242 int32_t *activationValue = new (std::nothrow) int32_t(0); variable
345 int8_t *activationValue = new (std::nothrow) int8_t[2]{0, 0}; variable
H A Ddepthwise_conv2d_native_padmode_test.cpp299 int32_t* activationValue = new (std::nothrow) int32_t(0); variable
325 int8_t* activationValue = new (std::nothrow) int8_t[2]{0, 0}; variable
H A Dconv2d_pad_test.cpp326 int32_t* activationValue = new (std::nothrow) int32_t(0); variable
381 int8_t* activationValue = new (std::nothrow) int8_t[2]{0, 0}; variable
H A Dconv2d_transpose_pad_test.cpp372 int32_t* activationValue = new (std::nothrow) int32_t(0); variable
424 int8_t* activationValue = new (std::nothrow) int8_t[2]{0, 0}; variable
H A Dadd_test.cpp54 int8_t* activationValue = new (std::nothrow) int8_t(0); in SaveParamsTensor() local
H A Ddiv_test.cpp54 int8_t* activationValue = new (std::nothrow) int8_t(0); in SaveParamsTensor() local
H A Dconv2d_tranpose_padmode_test.cpp491 int8_t* activationValue = new (std::nothrow) int8_t(0); variable
520 int8_t* activationValue = new (std::nothrow) int8_t(10); variable
H A Dops_test.cpp71 int8_t* activationValue = new (std::nothrow) int8_t(0); in SetActivation() local
/ohos5.0/foundation/ai/neural_network_runtime/test/system_test/
H A Dend_to_end_test.cpp129 int8_t activationValue{0}; variable
184 int8_t activationValue{0}; variable
250 int8_t activationValue{0}; variable
308 int8_t activationValue{0}; variable
363 int8_t activationValue{0}; variable
439 int8_t activationValue{0}; variable
503 int8_t activationValue{0}; variable
564 int8_t activationValue{0}; variable
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/
H A Dnn_tensor_test.cpp321 int8_t* activationValue = new (std::nothrow) int8_t[1] {0}; variable
343 int8_t* activationValue = new (std::nothrow) int8_t[1] {0}; variable
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/inner_model/
H A Dnn_tensor_test.cpp321 int8_t* activationValue = new (std::nothrow) int8_t[1] {0}; variable
343 int8_t* activationValue = new (std::nothrow) int8_t[1] {0}; variable
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/compilation/
H A Dcompilation_test.cpp48 int8_t activationValue = OH_NN_FUSED_NONE; in BuildModel() local
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/compilation/
H A Dcompilation_test.cpp48 int8_t activationValue = OH_NN_FUSED_NONE; in BuildModel() local
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/nn_compiler/
H A Dnn_compiler_test.cpp139 int8_t activationValue = OH_NN_FUSED_NONE; in BuildModel() local
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp123 int8_t activationValue = OH_NN_FUSED_NONE; in BuildModel() local

12