Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/runtime/NEON/functions/
DNELSTMLayer.cpp455 …TensorShape units_out_transposed_shape = compute_transposed_shape(*recurrent_to_output_weight… in validate() local
457 …const TensorInfo units_out_transposed_info = TensorInfo(units_out_transposed_shape, 1, input->dat… in validate()
/external/ComputeLibrary/src/runtime/CL/functions/
DCLLSTMLayer.cpp480 …TensorShape units_out_transposed_shape = compute_transposed_shape(*recurrent_to_output_weight… in validate() local
482 …const TensorInfo units_out_transposed_info = TensorInfo(units_out_transposed_shape, 1, input->dat… in validate()