Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/onnx/
H A Dutils.py1364 def _track_module_attributes_forward_hook(module, input, output): function
1378 m.register_forward_hook(_track_module_attributes_forward_hook)