forked from tensorflow/tfx
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Raising visibility of RFCs to encourage community participation.
PiperOrigin-RevId: 313312964
- Loading branch information
1 parent
5926ed2
commit 502c74c
Showing
3 changed files
with
37 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Requests for Comment (RFCs) | ||
|
||
TFX is an open-source project and we strongly encourage active participation | ||
by the ML community in helping to shape TFX to meet or exceed their needs. An | ||
important component of that effort is the RFC process. Please see the | ||
[TensorFlow Request for Comments (TF-RFC)](https://github.com/tensorflow/community/blob/master/governance/TF-RFCs.md) | ||
process page for information on how community members can contribute. | ||
|
||
Below are the current and past TFX RFCs and their current status. | ||
|
||
Title | Date | Status | | ||
----- | ---- | ------ | | ||
[**TFX Tuner Component**](https://github.com/tensorflow/community/blob/master/rfcs/20200420-tfx-tuner-component.md) | **2020-04-20** | **Proposed** | | ||
[Combining ModelValidator with Evaluator](https://github.com/tensorflow/community/blob/master/rfcs/20200117-tfx-combining-model-validator-with-evaluator.md) | 2020-01-17 | Accepted | | ||
[TFX Generic Trainer](https://github.com/tensorflow/community/blob/master/rfcs/20200117-tfx-generic-trainer.md) | 2020-01-17 | Accepted | | ||
[Standardized TFX Inputs](https://github.com/tensorflow/community/blob/master/rfcs/20191017-tfx-standardized-inputs.md) | 2019-10-03 | Accepted | | ||
[TFX Iterative Notebook Proposal](https://github.com/tensorflow/community/blob/master/rfcs/20190815-tfx-notebook.md) | 2019-09-17 | Approved | | ||
[TFX Generic Container-based Component Proposal](https://github.com/tensorflow/community/blob/master/rfcs/20190904-tfx-generic-container-based-component.md) | 2019-09-04 | Accepted | | ||
[TFX Container Component Execution Proposal](https://github.com/tensorflow/community/blob/master/rfcs/20190829-tfx-container-component-execution.md) | 2019-08-29 | Accepted | | ||
[TFX Resolver](https://github.com/tensorflow/community/blob/master/rfcs/20190828-tfx-resolver.md) | 2019-08-28 | Accepted | | ||
[Kubeflow Pipelines & TFX](https://github.com/tensorflow/community/blob/master/rfcs/20190630-tfx-on-kfp.md) | 2019-06-30 | Implemented | | ||
[TensorFlow Extended (TFX) orchestration and configuration](https://github.com/tensorflow/community/blob/master/rfcs/20190718-tfx-orchestration.md) | 2018-12-18 | Implemented | |