Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dlstm_utils_test.cc78 attributes.push_back(kCoupleInputForgetGates); in createLstmCompositeFunc()
201 kCoupleInputForgetGates}; in TEST_F()
Dlstm_utils.h38 constexpr char kCoupleInputForgetGates[] = "CoupleInputForgetGates"; variable
Dlstm_utils.cc469 kCoupleInputForgetGates) != attr_tokens.end(); in InitializeFromFuncAttributes()