Searched refs:test_as_tensor_tensor_input (Results 1 – 1 of 1) sorted by relevance
7298 def test_as_tensor_tensor_input(input): function7303 g = test_as_tensor_tensor_input.graph_for(torch.ones(3, 4), profile_and_replay=True)7307 g = test_as_tensor_tensor_input.graph_for(torch.ones(3, 4))7386 def test_as_tensor_tensor_input(input): function7392 self.checkScript(test_as_tensor_tensor_input, (inp,))