Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/quantization/fx/
H A Dtest_quantize_fx.py4766 def _test_static_lstm_helper(self, model, prepare_node_occurrence, convert_node_occurrence): member in TestQuantizeFx
4821 self._test_static_lstm_helper(m, prepare_node_occurrence, convert_node_occurrence)
4870 self._test_static_lstm_helper(m1, prepare_node_occurrence, convert_node_occurrence1)
4885 self._test_static_lstm_helper(m2, prepare_node_occurrence, convert_node_occurrence2)