Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/quantization/eager/
H A Dtest_quantize_eager_ptq.py1364 class ScriptWrapperPackedLSTM(torch.nn.Module): class
1380 script_wrapper_map = {'LSTM': ScriptWrapperPackedLSTM,