Home
last modified time | relevance | path

Searched defs:quantized_batch_norm (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/
H A DNormalization.cpp382 Tensor quantized_batch_norm( in quantized_batch_norm() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/quantization/
H A Dquantization_patterns.h629 std::string quantized_batch_norm = R"( in quant_fusion_pattern_and_replacements() local