Files
wehub-resource-sync c8a779b1bb
Docker Image CI / build-ubuntu2004 (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 13:36:55 +08:00

6 lines
144 B
Bash
Executable File

#!/bin/bash
python -m pip uninstall --yes tensorflow_quantization
rm -rf tensorflow_quantization.egg-info
rm -rf build
python -m pip install .