Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dlstm.cc26 std::string GetLSTMCode(const OperationDef& op_def, const GpuInfo& gpu_info) { in GetLSTMCode() function
95 op.code_ = GetLSTMCode(definition, gpu_info); in CreateLSTM()