Searched defs:inputValue3 (Results 1 – 2 of 2) sorted by relevance
94 std::vector<uint8_t> inputValue3 { 252, 253, 254, 255 }; in ConcatThreeInputsTest() local117 std::vector<uint8_t> inputValue3 { 252, 253, 254, 255 }; in ConcatAxisTest() local
458 float inputValue3, float* result) { in Compute()