Tutorial Spec Error: Message type "RegularizerConfig" has no field named "reg_type"

Refer to the sample in Integrating TAO Models into DeepStream — TAO Toolkit 3.22.05 documentation

Try with below format.

regularizer {
type: L1
weight: 3e-5
}