Searched defs:kXShape (Results 1 – 1 of 1) sorted by relevance
| /external/tensorflow/tensorflow/cc/gradients/ |
| D | image_grad_test.cc | 239 const TensorShape kXShape = TensorShape({1, 2, 3, 1}); in TEST_F() local 255 const TensorShape kXShape = TensorShape({1, 2, 3, 1}); in TEST_F() local 271 const TensorShape kXShape = TensorShape({1, 2, 3, 1}); in TEST_F() local 288 const TensorShape kXShape = TensorShape({1, 4, 6, 1}); in TEST_F() local
|