neural-compressor icon indicating copy to clipboard operation
neural-compressor copied to clipboard

Avoid using the onnx.mapping module

Open justinchuby opened this issue 5 months ago • 1 comments

Usage in https://github.com/intel/neural-compressor/blob/4eaef0fab6c738bb461742fc0e920e66638dc84e/neural_compressor/adaptor/ox_utils/quantizer.py#L969-L978.

It is deprecated. Use helper.tensor_dtype_to_np_dtype instead.

justinchuby avatar Jun 14 '25 02:06 justinchuby

Thanks, I will update it

mengniwang95 avatar Jun 23 '25 01:06 mengniwang95

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Oct 27 '25 22:10 github-actions[bot]