Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/
H A Dtest_sparse.py4716 def specific_constructor(*args, **kwargs): function
4740 constructors = (specific_constructor,)
4742 constructors = (specific_constructor, generic_constructor)