Searched refs:OperandSignature (Results 1 – 6 of 6) sorted by relevance
34 struct OperandSignature { struct77 std::vector<OperandSignature> inputs;78 std::vector<OperandSignature> outputs;
34 struct OperandSignature;76 RandomOperand(const OperandSignature& op, test_helper::TestOperandType dataType, uint32_t rank);
44 RandomOperand::RandomOperand(const OperandSignature& operand, TestOperandType dataType, in RandomOperand()
37 static const OperandSignature kInputRoiTensor = {.type = RandomOperandType::INPUT,39 static const OperandSignature kOutputRoiTensor = {.type = RandomOperandType::OUTPUT,
260 static const OperandSignature paddingTensor_SPACE_TO_BATCH_ND = {320 static const OperandSignature paddingScalar_PAD_V2 = {
95 static const OperandSignature hitsTensor_HASHTABLE_LOOKUP = {