Home
last modified time | relevance | path

Searched defs:h_module (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pytorch/test/quantization/eager/
H A Dtest_quantize_eager_ptq.py729 def fw_pre_hook(h_module, input): argument
732 def fw_hook(h_module, input, output): argument
1454 def fw_pre_hook(h_module, input): argument
1457 def fw_hook(h_module, input, output): argument
H A Dtest_fuse_eager.py392 def fw_pre_hook(fused_module_class, h_module, input): argument
398 def fw_hook(fused_module_class, h_module, input, output): argument
H A Dtest_quantize_eager_qat.py525 def fw_pre_hook(h_module, input): argument
528 def fw_hook(h_module, input, output): argument
/aosp_15_r20/external/pytorch/test/nn/
H A Dtest_module_hooks.py945 def fw_hook(inc, h_module, input, output): argument
953 def bw_hook(inc, h_module, grad_input, grad_output): argument
1227 def fw_hook(inc, h_module, input, output): argument
1235 def bw_hook(inc, h_module, grad_input, grad_output): argument
1244 def bw_pre_hook(inc, h_module, grad_output): argument
/aosp_15_r20/external/crosvm/win_util/src/
H A Ddll_notification.rs362 let h_module = { in load_dll() localVariable
421 let h_module = unsafe { LoadLibraryA(test_dll_name.as_ptr()) }; in unload_dll() localVariable
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/ddi/
H A Dmedia_libva_interface_next.cpp818 HMODULE h_module = nullptr; in ConnectX11() local
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/ddi/
H A Dmedia_libva.cpp722 HMODULE h_module = nullptr; in DdiMedia_ConnectX11() local