Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dbidirectional_sequence_lstm.cc95 constexpr int kBwProjectionWeightsTensor = 33; // Optional variable
411 kBwOutputGateBiasTensor, kBwProjectionWeightsTensor, in CheckInputTensorDimensions()
925 GetOptionalInputTensor(context, node, kBwProjectionWeightsTensor); in Prepare()
1097 GetOptionalInputTensor(context, node, kBwProjectionWeightsTensor); in Eval()