Lines Matching refs:dims
75 operands[0].dims[0] = 1; in test_with_mode_symmetric()
76 operands[0].dims[1] = 4; in test_with_mode_symmetric()
77 operands[0].dims[2] = 4; in test_with_mode_symmetric()
78 operands[0].dims[3] = 3; in test_with_mode_symmetric()
140 operands[0].dims[0] = 3; in test_with_mode_reflect()
141 operands[0].dims[1] = 2; in test_with_mode_reflect()
142 operands[0].dims[2] = 2; in test_with_mode_reflect()
143 operands[0].dims[3] = 3; in test_with_mode_reflect()
206 operands[0].dims[0] = 1; in test_with_mode_constant()
207 operands[0].dims[1] = 2; in test_with_mode_constant()
208 operands[0].dims[2] = 2; in test_with_mode_constant()
209 operands[0].dims[3] = 3; in test_with_mode_constant()