Home
last modified time | relevance | path

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

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