Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Droll.cc95 constexpr int kShiftTensor = 1; variable
157 TF_LITE_ENSURE_OK(context, GetInputSafe(context, node, kShiftTensor, &shift)); in Prepare()
191 TF_LITE_ENSURE_OK(context, GetInputSafe(context, node, kShiftTensor, &shift)); in Eval()