Searched defs:compare_with_numpy (Results 1 – 2 of 2) sorted by relevance
448 def compare_with_numpy(contiguous_input=True): function
3751 def compare_with_numpy(self, torch_fn, np_fn, tensor_like, member in TestCase