Searched refs:SetOutput (Results 1 – 7 of 7) sorted by relevance
113 #define SetOutput(X) \ in Invoke() macro118 FOR_ALL_OUTPUT_TENSORS(SetOutput); in Invoke()120 #undef SetOutput in Invoke()
107 #define SetOutput(X, T) \ in Invoke() macro112 FOR_ALL_OUTPUT_TENSORS(SetOutput); in Invoke()114 #undef SetOutput in Invoke()
120 #define SetOutput(X, T) \ in Invoke() macro124 FOR_ALL_OUTPUT_TENSORS(SetOutput); in Invoke()126 #undef SetOutput in Invoke()
232 #define SetOutput(X) \ in Invoke() macro237 FOR_ALL_OUTPUT_TENSORS(SetOutput); in Invoke()239 #undef SetOutput in Invoke()
208 #define SetOutput(X) \ in Invoke() macro214 FOR_ALL_OUTPUT_TENSORS(SetOutput); in Invoke()216 #undef SetOutput in Invoke()
203 #define SetOutput(X) \ in Invoke() macro208 FOR_ALL_OUTPUT_TENSORS(SetOutput); in Invoke()210 #undef SetOutput in Invoke()
221 TEST_F(ValidationTestExecution, SetOutput) {