aimet_torch API¶
aimet_torch¶
Important
aimet_torch
package has been upgraded to aimet_torch.v2
.
aimet_torch 2 is fully backward-compatible with all the public APIs of aimet_torch 1.x. See the Migration guide.
AIMET quantization for PyTorch models provides the following functionality.
aimet_torch.v1¶
To use aimet_torch 1.x, import from the aimet_torch.v1
namespace.