Home
last modified time | relevance | path

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

/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 HWTEST_F() local
228 int64_t summarizeValue = 0; in HWTEST_F() local

Completed in 2 milliseconds