File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 580580 " [here](https://beam.apache.org/documentation/sdks/python-pipeline-dependencies/#multiple-file-dependencies).\n " ,
581581 " \n " ,
582582 " Known issues with using `tf.Transform` to export a TF 2.x SavedModel are\n " ,
583- " documented [here](https://www.tensorflow.org/tfx/transform /tf2_support)."
583+ " documented [here](.. /tf2_support)."
584584 ]
585585 },
586586 {
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ tensorflow.python.framework.errors_impl.FailedPreconditionError: Table not initi
7676Support for Trainer with Estimator based executor is best-effort. While other
7777estimators work, we have seen issues with table initialization in the
7878BaselineClassifier. Please
79- [ disable TF 2.x in ` tf.Transform ` ] ( https://www.tensorflow.org/tfx/transform/tf2_support#retaining_the_legacy_tftransform_behavior ) .
79+ [ disable TF 2.x in ` tf.Transform ` ] ( #retaining-the-legacy-tftransform-behavior ) .
8080
8181## Known issues / Features not yet supported
8282
You can’t perform that action at this time.
0 commit comments