This repository was archived by the owner on Jul 10, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -244,7 +244,7 @@ compatibility guarantee is the following:
244244
245245#### SDK (aka DSL), Official Components {#sdk-aka-dsl-official-components}
246246
247- All parts of SDK (aka DSL), IR, interfaces of official components shall comply
247+ All parts of SDK (aka DSL) and interfaces of official components shall comply
248248with SemVer. The functionalities form the following core CUJs, which include but
249249are not limited to:
250250
@@ -336,6 +336,13 @@ to a narrow range as much as possible in these rare cases.
336336The new orchestrator is in early stages of development and we don’t think it’ll
337337be production-ready for 1.0 timeline, thus it will enter 1.0 as ` experimental ` .
338338
339+
340+ #### Intermediate Representation (IR) and Container entrypoint {#ir-entrypoint}
341+
342+ Both the intermediate representataion (IR) and container entrypoint of official
343+ TFX images are under active development and ** excluded** from the stability /
344+ compatiblity scope of this doc.
345+
339346#### Portability Layer to Other Runners (aka Orchestrators) {#portability-layer-to-other-runner-orchestrators}
340347
341348This portability layer in tfx refers to various DagRunners which runs TFX
You can’t perform that action at this time.
0 commit comments