Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dgelu_builder_test.cpp54 bool* outQuantizedValue = new (std::nothrow) bool(false); in SetApproximate() local
H A Ddetection_post_process_test.cpp167 bool* outQuantizedValue = new (std::nothrow) bool(false); in SetOutQuantized() local
602 int64_t* outQuantizedValue = new (std::nothrow) int64_t[1] {0}; variable
1160 bool outQuantizedValue = false; variable