tensorflow / model-optimization

A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.
https://www.tensorflow.org/model_optimization
Apache License 2.0
1.49k stars 321 forks source link

Avoid copying the test logs when the Git repo dir and artifact dir are the same file. #908

Closed copybara-service[bot] closed 2 years ago

copybara-service[bot] commented 2 years ago

Avoid copying the test logs when the Git repo dir and artifact dir are the same file.

This case can occur when running the CI script manually and would print a long list of warnings.