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