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.