Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/
H A Dtest_python_dispatch.py1226 class MyWrapperTensor(torch.Tensor): class
1257 x = MyWrapperTensor(torch.randn(3))