Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dconstant_of_shape_test.cpp57 int64_t* dataTypeValue = new (std::nothrow) int64_t[1] {0}; in SaveDataType() local
181 float* dataTypeValue = new (std::nothrow) float [1]{0.0f}; in __anon8f362cff0202() variable
295 int64_t dataTypeValue = 0; variable