File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,9 @@ technique:clustering:
1919- tensorflow_model_optimization/g3doc/guide/clustering/**/*
2020
2121technique:pruning :
22- - tensorflow_model_optimization/python/core/pruning /**/*
23- - tensorflow_model_optimization/python/core/api/pruning /**/*
24- - tensorflow_model_optimization/python/examples/pruning /**/*
22+ - tensorflow_model_optimization/python/core/sparsity /**/*
23+ - tensorflow_model_optimization/python/core/api/sparsity /**/*
24+ - tensorflow_model_optimization/python/examples/sparsity /**/*
2525- tensorflow_model_optimization/g3doc/guide/pruning/**/*
2626
2727technique:qat :
@@ -30,6 +30,9 @@ technique:qat:
3030- tensorflow_model_optimization/python/examples/quantization/**/*
3131- tensorflow_model_optimization/g3doc/guide/quantization/**/*
3232
33+ comp:weight compression :
34+ - tensorflow_model_optimization/python/core/common/keras/compression/**/*
35+
3336# Note: this does not capture all PRs that need a API review.
3437api-review :
3538- tensorflow_model_optimization/python/core/api/**/*
You can’t perform that action at this time.
0 commit comments