Skip to main content

A automatic pipeline for SnapML quantization

Project description

# SnapML Automatic Quantization Pipeline

## Installation:

pip install git+ssh://git@github.sc-corp.net/Snapchat/snapml_auto_quantization.git –upgrade

## Uninstallation:

pip uninstall snapml_auto_quantization

## Exporting ONNX Models:

torch.onnx.export(net, inputs, onnx_path, verbose=verbose,

input_names=input_names, output_names=output_names, keep_initializers_as_inputs=True, operator_export_type= torch.onnx.OperatorExportTypes.ONNX_ATEN_FALLBACK, opset_version=None)

## API Documenation

[Documentation](https://github.sc-corp.net/pages/Snapchat/snapml_auto_quantization/)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

snapml_auto_quantization-0.0.4.tar.gz (16.3 kB view details)

Uploaded Source

File details

Details for the file snapml_auto_quantization-0.0.4.tar.gz.

File metadata

File hashes

Hashes for snapml_auto_quantization-0.0.4.tar.gz
Algorithm Hash digest
SHA256 929dd266d9b19142a4248595e9d3c29255641b9ba01c2f619f490751a5b79ca9
MD5 2df223f95cce2963d6d540420c4a274e
BLAKE2b-256 43c2d2607b78dec9ccd1a0712e2703f294b2dfaf03d4df4a2fe6cac6f2ef08b8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page