Skip to content

Commit 8ac9e5c

Browse files
alanchiaotensorflower-gardener
authored andcommitted
Rename ownership to maintainers as friendlier phrasing.
Followup to suggestion in #489 PiperOrigin-RevId: 324681886
1 parent 93c3382 commit 8ac9e5c

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ By participating, you are expected to uphold this code.**
3030
[GitHub issues](https://github.com/tensorflow/model-optimization/issues) for
3131
tracking requests and bugs.**
3232

33-
## Ownership
33+
## Maintainers
3434

3535
<table>
3636
<tr>
3737
<th>Subpackage</th>
38-
<th>Owners</th>
38+
<th>Maintainers</th>
3939
</tr>
4040
<tr>
4141
<td>tfmot.clustering</td>

tensorflow_model_optimization/g3doc/guide/clustering/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Weight clustering
22

3-
<sub>Owned by Arm ML Tooling</sub>
3+
<sub>Maintained by Arm ML Tooling</sub>
44

55
This document provides an overview on weight clustering to help you determine how it fits with your use case.
66

tensorflow_model_optimization/g3doc/guide/pruning/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Trim insignificant weights
22

3-
<sub>Owned by TensorFlow Model Optimization</sub>
3+
<sub>Maintained by TensorFlow Model Optimization</sub>
44

55
This document provides an overview on model pruning to help you determine how it
66
fits with your use case.

tensorflow_model_optimization/g3doc/guide/quantization/training.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Quantization aware training
22

3-
<sub>Owned by TensorFlow Model Optimization</sub>
3+
<sub>Maintained by TensorFlow Model Optimization</sub>
44

55
There are two forms of quantization: post-training quantization and
66
quantization aware training. Start with [post-training quantization](post_training.md)

0 commit comments

Comments
 (0)