Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dlstm_utils.h142 Value proj_weight_; variable
Dlstm_utils.cc298 proj_weight_ = in SetProjection()
415 bias2output_, proj_weight_, proj_bias_, input_activation_state_, in RewriteFunc()