Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
H A Dlstm_utils.cc555 SmallVector<int64_t, 1> begin_input_layer_norm_values = {n_cell_}; in SetInputLayerNormCoefficients() local
561 begin_input_layer_norm_values, layer_norm_slice_shape_, in SetInputLayerNormCoefficients()