Skip to content

[Feature Request] Save the range of embedding matrix input in the DP model  #728

@amcadmus

Description

@amcadmus

Summary

Currently the model compression still need the training dataset to compute the range of the embedding matrix input, and to determine the range of tabulation. Saving the range of the embedding matrix input in the DP model will remove this dependency, so the user can still compress the model in the case that the original training data is not available.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions