Home
last modified time | relevance | path

Searched refs:mat1_size (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/common/
Dlstmbe.cpp434 int32_t mat1_size = (num_index + 1) * embedding_size; in LSTMData() local
444 U_ASSERT(data_len == mat1_size + mat2_size + mat3_size + mat4_size + mat5_size + in LSTMData()
449 data += mat1_size; in LSTMData()
/third_party/node/deps/icu-small/source/common/
Dlstmbe.cpp434 int32_t mat1_size = (num_index + 1) * embedding_size; in LSTMData() local
444 U_ASSERT(data_len == mat1_size + mat2_size + mat3_size + mat4_size + mat5_size + in LSTMData()
449 data += mat1_size; in LSTMData()