Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dlstm_utils.h132 Value rec2cell_; variable
Dlstm_utils.cc224 rec2cell_ = SliceRankedTensor( in SetWeightForRecurrentToCellGate()
411 input2cell_, input2output_, rec2input_, rec2forget_, rec2cell_, in RewriteFunc()