Home
last modified time | relevance | path

Searched defs:roundModeValue (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Davgpool_padmod_test.cpp60 int32_t* roundModeValue = new (std::nothrow) int32_t(0); in SetRoundMode() local
327 int64_t* roundModeValue = new (std::nothrow) int64_t(0); variable
488 mindspore::lite::RoundMode roundModeValue = mindspore::lite::ROUND_MODE_FLOOR; variable
H A Dmaxpool_padmode_test.cpp60 int32_t* roundModeValue = new (std::nothrow) int32_t(0); in SetRoundMode() local
319 int64_t* roundModeValue = new (std::nothrow) int64_t(0); variable
480 mindspore::lite::RoundMode roundModeValue = mindspore::lite::ROUND_MODE_FLOOR; variable
H A Davgpool_pad_test.cpp61 int32_t* roundModeValue = new (std::nothrow) int32_t(0); in SetRoundMode() local
325 int64_t* roundModeValue = new (std::nothrow) int64_t(0); variable
550 mindspore::lite::RoundMode roundModeValue = mindspore::lite::ROUND_MODE_FLOOR; variable
H A Dmaxpool_pad_test.cpp61 int32_t* roundModeValue = new (std::nothrow) int32_t(0); in SetRoundMode() local
326 int64_t* roundModeValue = new (std::nothrow) int64_t(0); variable
552 mindspore::lite::RoundMode roundModeValue = mindspore::lite::ROUND_MODE_FLOOR; variable