Home
last modified time | relevance | path

Searched refs:kOutHeight (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/cc/gradients/
Dimage_grad_test.cc236 constexpr int kOutHeight = 4; in TEST_F() local
244 kXShape, kOutHeight, kOutWidth, scale, translation, kernel_type, in TEST_F()
252 constexpr int kOutHeight = 4; in TEST_F() local
258 TestScaleAndTranslate<float, float, float>(kXShape, kOutHeight, kOutWidth, in TEST_F()
268 constexpr int kOutHeight = 2; in TEST_F() local
276 kXShape, kOutHeight, kOutWidth, scale, translation, kernel_type, in TEST_F()
285 constexpr int kOutHeight = 2; in TEST_F() local
293 kXShape, kOutHeight, kOutWidth, scale, translation, kernel_type, in TEST_F()