Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dbidirectional_sequence_lstm.cc57 constexpr int kFwCellToOutputWeightsTensor = 11; // Optional variable
395 kFwCellToOutputWeightsTensor, kFwInputGateBiasTensor, in CheckInputTensorDimensions()
1013 GetOptionalInputTensor(context, node, kFwCellToOutputWeightsTensor); in Eval()