Searched refs:GetLSTMCode (Results 1 – 1 of 1) sorted by relevance
26 std::string GetLSTMCode(const OperationDef& op_def, const GpuInfo& gpu_info) { in GetLSTMCode() function95 op.code_ = GetLSTMCode(definition, gpu_info); in CreateLSTM()