chore: import upstream snapshot with attribution
Docker Image CI / build-ubuntu2004 (push) Has been cancelled
Docker Image CI / build-ubuntu2004 (push) Has been cancelled
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
python -m pip uninstall --yes tensorflow_quantization
|
||||
rm -rf tensorflow_quantization.egg-info
|
||||
rm -rf build
|
||||
python -m pip install .
|
||||
Reference in New Issue
Block a user