Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/jit/
H A Dquantized.py82 def quantize_rnn_cell_modules(module): function
/aosp_15_r20/external/pytorch/test/quantization/jit/
H A Dtest_deprecated_jit_quant.py58 cell = torch.jit.quantized.quantize_rnn_cell_modules(cell)