Skip to content

The converted weight file does not have quantized layer #164

Open
@VoNhatVinh

Description

@VoNhatVinh

I use the tool assets/tflite_export.py to convert effcientvit_b1 to tflite, I noticed that in the function TFLiteConverter, the parameter quantize_target_type is set to the default value 'uint8'. However, the output weight file does not include quantized and dequantized layers; each layer is still in float32 format."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions