Searched defs:test_tensor_shape (Results 1 – 3 of 3) sorted by relevance
70 const TensorShape test_tensor_shape = {10, 200}; in TEST() local132 const TensorShape test_tensor_shape = {100, 200}; in TEST() local
402 def test_tensor_shape(op_name: str) -> str: function
4574 def test_tensor_shape(self): member in TestScript