Home
last modified time | relevance | path

Searched defs:expectPrimitive (Results 1 - 25 of 43) sorted by relevance

12

/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dtranspose_builder_test.cpp170 LiteGraphTensorPtr expectPrimitive = { nullptr, DestroyLiteGraphPrimitive }; in HWTEST_F() local
188 LiteGraphTensorPtr expectPrimitive = { nullptr, DestroyLiteGraphPrimitive }; in HWTEST_F() local
H A Dtanh_builder_test.cpp171 LiteGraphTensorPtr expectPrimitive = { nullptr, DestroyLiteGraphPrimitive }; in HWTEST_F() local
189 LiteGraphTensorPtr expectPrimitive = { nullptr, DestroyLiteGraphPrimitive }; in HWTEST_F() local
H A Dcast_test.cpp238 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
255 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
H A Dbiasadd_test.cpp189 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
207 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
H A Dexpandims_test.cpp165 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
181 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
H A Dreshape_builder_test.cpp156 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
172 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
H A Dprelu_builder_test.cpp156 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
172 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
H A Dshape_builder_test.cpp157 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
173 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
H A Drsqrt_builder_test.cpp156 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
172 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
H A Dconcat_two_inputs_test.cpp240 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
260 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
H A Dconcat_three_inputs_test.cpp219 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
H A Deltwise_test.cpp273 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
292 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
H A Drelu6_builder_test.cpp155 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
171 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
H A Drelu_builder_test.cpp155 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
171 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
H A Dsigmoid_builder_test.cpp155 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
171 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
H A Dadd_test.cpp251 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
271 LiteGraphTensorPtr expectPrimitive = m_builder.GetPrimitive(); in HWTEST_F() local
H A Dfullconnection_test.cpp331 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
355 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
H A Dsub_builder_test.cpp295 LiteGraphTensorPtr expectPrimitive = { nullptr, DestroyLiteGraphPrimitive }; in HWTEST_F() local
316 LiteGraphTensorPtr expectPrimitive = { nullptr, DestroyLiteGraphPrimitive }; in HWTEST_F() local
H A Dunsqueeze_builder_test.cpp270 LiteGraphTensorPtr expectPrimitive = { nullptr, DestroyLiteGraphPrimitive }; in HWTEST_F() local
290 LiteGraphTensorPtr expectPrimitive = { nullptr, DestroyLiteGraphPrimitive }; in HWTEST_F() local
H A Dtile_builder_test.cpp229 LiteGraphTensorPtr expectPrimitive = { nullptr, DestroyLiteGraphPrimitive }; in HWTEST_F() local
246 LiteGraphTensorPtr expectPrimitive = { nullptr, DestroyLiteGraphPrimitive }; in HWTEST_F() local
H A Dbatch_to_space_nd_test.cpp307 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
333 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
H A Ddiv_test.cpp263 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
283 LiteGraphTensorPtr expectPrimitive = m_builder.GetPrimitive(); in HWTEST_F() local
H A Dquant_dtype_cast_builder_test.cpp374 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
393 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
H A Dpow_builder_test.cpp288 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
309 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
H A Dscale_builder_test.cpp347 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local
365 LiteGraphTensorPtr expectPrimitive = {nullptr, DestroyLiteGraphPrimitive}; in HWTEST_F() local

Completed in 12 milliseconds

12