Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dassert_test.cpp54 int64_t* summarizeValue = new (std::nothrow) int64_t[1] {0}; in SaveParamsTensor() local
176 float* summarizeValue = new (std::nothrow) float[1] {0.0f}; in __anon0f8bbcc30102() variable
228 int64_t summarizeValue = 0; variable