Searched defs:is_quantized (Results 1 – 7 of 7) sorted by relevance
37 struct is_quantized : false_type {}; struct
133 const bool is_quantized = in CheckTypes() local383 const bool is_quantized = in Prepare() local
636 bool is_quantized = (t.min != 0 || t.max != 0 || t.scale != 0); variable
184 const bool is_quantized = in IsIm2ColRequired() local
827 TfLiteStatus AddSingleValueConstantTensor(float value, bool is_quantized) { in AddSingleValueConstantTensor()873 bool is_quantized = false; in TransformHardSwishIntoSupportedOps() local
2312 Type reduce_element_type, bool is_quantized, double input_scale, in convertReduceOpCommon()
3011 bool is_quantized = IsQuantizedMatMul(*node); in SimplifyArithmeticOperations() local