Searched defs:cell_gate_info (Results 1 – 2 of 2) sorted by relevance
| /external/ComputeLibrary/src/runtime/NEON/functions/ |
| D | NEQLSTMLayer.cpp | 453 …const TensorInfo cell_gate_info(TensorShape(num_units, batch_size), 1, DataType::QSYMM16, sigmoid_… in configure() local 883 …const TensorInfo cell_gate_info(TensorShape(num_units, batch_size), 1, DataType::QSYMM16, sigmoid_… in validate() local
|
| /external/ComputeLibrary/src/runtime/CL/functions/ |
| D | CLQLSTMLayer.cpp | 378 …const TensorInfo cell_gate_info(TensorShape(num_units, batch_size), 1, DataType::QSYMM16, sigmoid_… in configure() local 793 …const TensorInfo cell_gate_info(TensorShape(num_units, batch_size), 1, DataType::QSYMM16, sigmoid_… in validate() local
|