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/
H A 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}; in HWTEST_F() local
382 float shiftValue = 0.0f; in HWTEST_F() local
H A 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}; in HWTEST_F() local
305 float shiftValue = 0.0f; in HWTEST_F() local

Completed in 2 milliseconds