Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dlstm_test.cpp148 float* zoneoutCellValue = new (std::nothrow) float(0.0f); in SaveZoneoutCell() local
583 int64_t* zoneoutCellValue = new (std::nothrow) int64_t [1]{0}; variable
1227 float zoneoutCellValue = 0.0f; variable