Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/quantization/
H A Dfusion_passes.cpp37 std::string fused_add_scalar_relu_pattern = R"( in fuseQuantizeAddReluImpl() local
42 quantized_add_scalar_relu_pattern, fused_add_scalar_relu_pattern); in fuseQuantizeAddReluImpl()