Home
last modified time | relevance | path

Searched defs:kOutputImageHeight (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/image/
Dscale_and_translate_op_test.cc280 constexpr int kOutputImageHeight = kNumRowSquares * kSquareSize; in TEST_F() local
296 constexpr int kOutputImageHeight = kNumRowSquares * kSquareSize * 2; in TEST_F() local
312 constexpr int kOutputImageHeight = kNumRowSquares * kSquareSize / 2; in TEST_F() local
328 constexpr int kOutputImageHeight = 1; in TEST_F() local
345 constexpr int kOutputImageHeight = 1; in TEST_F() local
362 constexpr int kOutputImageHeight = 10; in TEST_F() local
378 constexpr int kOutputImageHeight = 10; in TEST_F() local
397 constexpr int kOutputImageHeight = 49; in TEST_F() local
413 constexpr int kOutputImageHeight = 49; in TEST_F() local
433 constexpr int kOutputImageHeight = 9; in TEST_F() local