vitis_quantize.VitisQuantizer.set_quantize_strategy - 2.5 English

Vitis AI User Guide (UG1414)

Document ID
UG1414
Release Date
2022-06-15
Version
2.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, file path of the new quantize strategy JSON file.