Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/quantization/core/
H A Dtest_quantized_op.py4343 post_op_algorithms=("none"), argument
4359 weight_quant_per_channel_list, output_dtype_list, post_op_algorithms, input_dim_list)
4480 post_op_algorithms = ['none', 'tanh']
4481 self._test_qlinear_pt2e_helper(qlinear, "gelu", post_op_algorithms=post_op_algorithms)