Home
last modified time | relevance | path

Searched defs:new_cell_state (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dlstm_parser.cc300 Value* new_cell_state = CreateNewSimilarValue(graph, cell_gate); in BuildCellStateUpdate() local
529 Value* new_cell_state; in ParseLSTMAttributes() local