vitis_quantize.VitisQuantizer.set_quantize_strategy - 3.5 English

Vitis AI User Guide (UG1414)

Document ID
UG1414
Release Date
2023-09-28
Version
3.5 English
This function updates the quantize strategy with the new configurations in the JSON file:

vitis_quantize.VitisQuantizer.set_quantize_strategy(
    new_quantize_strategy='quantize_strategy.json')

Arguments

new_quantize_strategy
A string object. The file path of the new quantize strategy JSON file.