/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/ |
H A D | mul_builder_test.cpp | 54 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 D | fullconnection_test.cpp | 79 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 D | scale_builder_test.cpp | 65 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 D | matmul_builder_test.cpp | 81 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 D | avgpool_padmod_test.cpp | 300 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 D | maxpool_padmode_test.cpp | 292 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 D | conv2d_padmode_test.cpp | 332 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 D | depthwise_conv2d_native_pad_test.cpp | 302 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 D | avgpool_pad_test.cpp | 298 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 D | maxpool_pad_test.cpp | 299 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 D | fullconnection_with_axis_test.cpp | 80 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 D | depthwise_conv2d_native_padmode_test.cpp | 299 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 D | conv2d_pad_test.cpp | 326 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 D | conv2d_transpose_pad_test.cpp | 372 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 D | add_test.cpp | 54 int8_t* activationValue = new (std::nothrow) int8_t(0); in SaveParamsTensor() local
|
H A D | div_test.cpp | 54 int8_t* activationValue = new (std::nothrow) int8_t(0); in SaveParamsTensor() local
|
H A D | conv2d_tranpose_padmode_test.cpp | 491 int8_t* activationValue = new (std::nothrow) int8_t(0); variable 520 int8_t* activationValue = new (std::nothrow) int8_t(10); variable
|
H A D | ops_test.cpp | 71 int8_t* activationValue = new (std::nothrow) int8_t(0); in SetActivation() local
|
/ohos5.0/foundation/ai/neural_network_runtime/test/system_test/ |
H A D | end_to_end_test.cpp | 129 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 D | nn_tensor_test.cpp | 321 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 D | nn_tensor_test.cpp | 321 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 D | compilation_test.cpp | 48 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 D | compilation_test.cpp | 48 int8_t activationValue = OH_NN_FUSED_NONE; in BuildModel() local
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/nn_compiler/ |
H A D | nn_compiler_test.cpp | 139 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 D | neural_network_runtime_test.cpp | 123 int8_t activationValue = OH_NN_FUSED_NONE; in BuildModel() local
|