Searched refs:kKeyTensor (Results 1 – 3 of 3) sorted by relevance
36 static constexpr int kKeyTensor = 1; variable
42 key_ = GetInput(operation, operands, kKeyTensor); in HashtableLookup()
1012 const RunTimeOperandInfo& keys = operands[ins[HashtableLookup::kKeyTensor]]; in executeOperation()1115 const RunTimeOperandInfo& keys = operands[ins[HashtableLookup::kKeyTensor]]; in executeOperation()