Searched defs:projection_weights_transposed (Results 1 – 2 of 2) sorted by relevance
| /external/ComputeLibrary/src/runtime/NEON/functions/ |
| D | NEQLSTMLayer.cpp | 818 …const TensorInfo projection_weights_transposed(TensorShape(output_size, num_units), 1, lstm_params… in validate() local 1012 …const TensorInfo projection_weights_transposed(TensorShape(output_size, num_units), 1, lstm_params… in validate() local
|
| /external/ComputeLibrary/src/runtime/CL/functions/ |
| D | CLQLSTMLayer.cpp | 727 …const TensorInfo projection_weights_transposed(TensorShape(output_size, num_units), 1, lstm_params… in validate() local 912 …const TensorInfo projection_weights_transposed(TensorShape(output_size, num_units), 1, lstm_params… in validate() local
|