Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/kernel_tests/
Dwhile_v2_test.py990 def MatchShape(actual_tensor_shape): argument
996 self.assertIsNone(actual_tensor_shape.dims)
998 self.assertListEqual(actual_tensor_shape.as_list(), shape)