Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dargmax_test.cpp69 bool* keepdimsValue = new (std::nothrow) bool(false); in SetArgmaxKeepdims() local
266 int64_t* keepdimsValue = new (std::nothrow) int64_t(0); variable