Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dbidirectional_sequence_lstm.cc84 constexpr int kBwCellToInputWeightsTensor = 26; // Optional variable
408 kBwCellToInputWeightsTensor, kBwCellToForgetWeightsTensor, in CheckInputTensorDimensions()
1076 GetOptionalInputTensor(context, node, kBwCellToInputWeightsTensor); in Eval()