Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dprepare_quantize_helper.h86 LogicalResult GetLstmProperty( in GetLstmProperty() function
143 if (failed(GetLstmProperty(op, &lstm_variant, &lstm_property))) { in matchAndRewrite()
413 if (failed(GetLstmProperty(op, &lstm_variant, &lstm_property))) { in matchAndRewrite()
519 if (failed(GetLstmProperty(op, &lstm_variant, &lstm_property))) { in GetLstmOpQuantSpec()