Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/nn/
H A Dtest_load_state_dict.py456 def load_torch_function_handler(cls, func, types, args=(), kwargs=None): function
508 return load_torch_function_handler(cls, func, types, args, kwargs)
516 return load_torch_function_handler(cls, func, types, args, kwargs)