Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_subclass.py222 class SubclassWithTensorFactory(torch.Tensor): class
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_aotdispatch.py6014 from torch.testing._internal.common_subclass import SubclassWithTensorFactory
6016 inp = SubclassWithTensorFactory(torch.zeros(3, 5))