Home
last modified time | relevance | path

Searched refs:returnShiftValue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dpow_builder_test.cpp312 auto returnShiftValue = mindspore::lite::MindIR_PowFusion_GetShift(powPrimitive.get()); variable
313 EXPECT_EQ(shiftValue, returnShiftValue);
H A Dexp_test.cpp392 auto returnShiftValue = mindspore::lite::MindIR_ExpFusion_GetShift(primitive.get()); variable
393 EXPECT_EQ(returnShiftValue, shiftValue);