Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/runtime/NEON/functions/
DNEQLSTMLayer.cpp586 const TensorInfo hidden_mul_res(_input_gate.info()->tensor_shape(), 1, DataType::S32); in configure() local
984 const TensorInfo hidden_mul_res(TensorShape(num_units, batch_size), 1, DataType::S32); in validate() local
/external/ComputeLibrary/src/runtime/CL/functions/
DCLQLSTMLayer.cpp513 const TensorInfo hidden_mul_res(_input_gate.info()->tensor_shape(), 1, DataType::S32); in configure() local
884 const TensorInfo hidden_mul_res(TensorShape(num_units, batch_size), 1, DataType::S32); in validate() local