Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dlstm_test.cpp1246 auto returnNumDirectionsValue = mindspore::lite::MindIR_LSTM_GetNumDirections(primitive.get()); variable
1247 EXPECT_EQ(returnNumDirectionsValue, numDirectionsValue);