Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/quantization/
H A Dfusion_passes.cpp21 std::string quantized_add_out_relu_pattern = R"( in fuseQuantizeAddReluImpl() local
31 quantized_add_out_relu_pattern, fused_add_out_relu_pattern); in fuseQuantizeAddReluImpl()