tf.contrib.decent_q.CreateQuantizeDeployGraph(checkpoint, config) - 1.3 English

Vitis AI User Guide (UG1414)

Document ID
UG1414
Release Date
2021-02-03
Version
1.3 English

Freeze the checkpoint into the quantize evaluation graph and convert the quantize evaluation graph to deploy graph.

Arguments

checkpoint
A string object, the path to checkpoint folder of file.
config
A tf.contrib.decent_q.QuantizeConfig object, containing the configurations for quantization.