Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dlstm_utils.cc252 SmallVector<int64_t, 2> begin_rec2o_values = {rec_output_start, n_input_}; in SetWeightForRecurrentToOutputGate() local
254 &builder_, weight_transposed_, weight_slice_shape_, begin_rec2o_values, in SetWeightForRecurrentToOutputGate()