Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dlstm_utils.cc185 SmallVector<int64_t, 2> begin_i2c_values = {0, 0}; in SetWeightForInputToCellGate() local
187 &builder_, weight_transposed_, weight_slice_shape_, begin_i2c_values, in SetWeightForInputToCellGate()