Lines Matching full:if
80 if "bias" in name:
83 if params["weights_data_type"] == "int4_t":
95 if dtype == "int8_t":
97 if dtype == "int16_t":
104 if dtype == "int8_t" or dtype == "int4_t":
106 if dtype == "int16_t":
108 if dtype == "int32_t":
110 if dtype == "int64_t":
117 if dtype == "int8_t" or dtype == "int4_t":
130 if dtype == "int4_t":
132 if dtype == "int8_t":
145 if dtype == "int4_t":
147 if dtype == "int8_t":
168 if len(scales["scaling_factors"]) != num_channels: