Searched defs:projection_weights_transposed (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/ |
H A 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
|
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/ |
H A 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
|