Home
last modified time | relevance | path

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

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