Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dlrn_test.cpp62 int64_t* depthRadiusValue = new (std::nothrow) int64_t[1] {1}; in SaveDepthRadius() local
228 float* depthRadiusValue = new (std::nothrow) float[1] {1.5}; in __anonff346cdd0402() variable
556 int64_t depthRadiusValue {1}; variable