Searched refs:lstm_attr (Results 1 – 1 of 1) sorted by relevance
974 LstmAttributes lstm_attr; in ParseBasic() local975 lstm_attr.kernel_type = LstmKernelType::BASIC; in ParseBasic()976 lstm_node->operation.attributes = lstm_attr; in ParseBasic()