def export_torch_script(self, output_dir, verbose) - 3.0 English

Vitis AI User Guide (UG1414)

Document ID
UG1414
Release Date
2023-02-24
Version
3.0 English
The function is to export torch script format quantized model
def export_torch_script(self, output_dir, verbose):

Arguments

Output_dir
Directory for quantization result and intermediate files. The default value is “quantize_result”
Verbose
Flag to control the display of verbose log.