/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/ |
H A D | expandims_test.cpp | 165 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable 181 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable
|
H A D | biasadd_test.cpp | 189 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable 207 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable
|
H A D | prelu_builder_test.cpp | 156 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable 172 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable
|
H A D | rsqrt_builder_test.cpp | 156 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable 172 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable
|
H A D | relu6_builder_test.cpp | 155 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable 171 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable
|
H A D | relu_builder_test.cpp | 155 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable 171 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable
|
H A D | reshape_builder_test.cpp | 156 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable 172 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable
|
H A D | shape_builder_test.cpp | 157 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable 173 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable
|
H A D | sigmoid_builder_test.cpp | 155 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable 171 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable
|
H A D | cast_test.cpp | 238 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable 255 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable
|
H A D | concat_two_inputs_test.cpp | 240 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable 260 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable
|
H A D | add_test.cpp | 251 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable 271 LiteGraphTensorPtr expectPrimitive = m_builder.GetPrimitive(); variable
|
H A D | eltwise_test.cpp | 273 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable 292 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable
|
H A D | div_test.cpp | 263 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable 283 LiteGraphTensorPtr expectPrimitive = m_builder.GetPrimitive(); variable
|
H A D | transpose_builder_test.cpp | 170 LiteGraphTensorPtr expectPrimitive = { nullptr, DestroyLiteGraphPrimitive }; variable 188 LiteGraphTensorPtr expectPrimitive = { nullptr, DestroyLiteGraphPrimitive }; variable
|
H A D | tanh_builder_test.cpp | 171 LiteGraphTensorPtr expectPrimitive = { nullptr, DestroyLiteGraphPrimitive }; variable 189 LiteGraphTensorPtr expectPrimitive = { nullptr, DestroyLiteGraphPrimitive }; variable
|
H A D | tile_builder_test.cpp | 229 LiteGraphTensorPtr expectPrimitive = { nullptr, DestroyLiteGraphPrimitive }; variable 246 LiteGraphTensorPtr expectPrimitive = { nullptr, DestroyLiteGraphPrimitive }; variable
|
H A D | batch_to_space_nd_test.cpp | 307 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable 333 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable
|
H A D | fullconnection_test.cpp | 331 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable 355 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable
|
H A D | pow_builder_test.cpp | 288 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable 309 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable
|
H A D | depthwise_conv2d_native_padmode_test.cpp | 375 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable 404 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable
|
H A D | argmax_test.cpp | 499 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable 529 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable
|
H A D | scale_builder_test.cpp | 347 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable 365 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable
|
H A D | quant_dtype_cast_builder_test.cpp | 374 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable 393 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable
|
H A D | avgpool_padmod_test.cpp | 474 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable 508 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; variable
|