File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 1414
1515technique:clustering :
1616- tensorflow_model_optimization/python/core/clustering/**/*
17+ - tensorflow_model_optimization/python/core/api/clustering/**/*
1718- tensorflow_model_optimization/python/examples/clustering/**/*
1819- tensorflow_model_optimization/g3doc/guide/clustering/**/*
1920
2021technique:pruning :
2122- tensorflow_model_optimization/python/core/pruning/**/*
22- - tensorflow_model_optimization/python/examples/pruning/**/
23- - tensorflow_model_optimization/g3doc/guide/pruning/**/
23+ - tensorflow_model_optimization/python/core/api/pruning/**/*
24+ - tensorflow_model_optimization/python/examples/pruning/**/*
25+ - tensorflow_model_optimization/g3doc/guide/pruning/**/*
2426
2527technique:qat :
2628- tensorflow_model_optimization/python/core/quantization/**/*
29+ - tensorflow_model_optimization/python/core/api/quantization/**/*
2730- tensorflow_model_optimization/python/examples/quantization/**/*
2831- tensorflow_model_optimization/g3doc/guide/quantization/**/*
32+
33+ # Note: this does not capture all PRs that need a API review.
34+ api-review :
35+ - tensorflow_model_optimization/python/core/api/**/*
You can’t perform that action at this time.
0 commit comments