Home
last modified time | relevance | path

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

/foundation/ai/neural_network_runtime/test/unittest/ops/
Dpow_builder_test.cpp56 float* shiftValue = new (std::nothrow) float[1] {0.0f}; in SaveShift() local
180 int64_t* shiftValue = new (std::nothrow) int64_t[1] {0}; variable
305 float shiftValue = 0.0f; variable
Dexp_test.cpp77 float* shiftValue = new (std::nothrow) float [1]{0.0f}; in SaveShift() local
243 int64_t* shiftValue = new (std::nothrow) int64_t [1]{0}; variable
382 float shiftValue = 0.0f; variable