Home
last modified time | relevance | path

Searched refs:begin_output_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.cc576 SmallVector<int64_t, 1> begin_output_layer_norm_values = {3 * n_cell_}; in SetOutputLayerNormCoefficients() local
579 begin_output_layer_norm_values, layer_norm_slice_shape_, in SetOutputLayerNormCoefficients()