LSTMLayer¶
Singleton Methods¶
create(params: Cv::Dnn::LayerParams) -> Cv::Ptr≺cv꞉꞉dnn꞉꞉dnn4V20241223꞉꞉LSTMLayer≻
Methods¶
input_name_to_index(input_name: String) -> Integer
output_name_to_index(output_name: String) -> Integer
set_out_shape(out_tail_shape: Std::Vector≺int≻) -> NilClass