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 580
580
" [here](https://beam.apache.org/documentation/sdks/python-pipeline-dependencies/#multiple-file-dependencies).\n " ,
581
581
" \n " ,
582
582
" 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)."
584
584
]
585
585
},
586
586
{
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ tensorflow.python.framework.errors_impl.FailedPreconditionError: Table not initi
76
76
Support for Trainer with Estimator based executor is best-effort. While other
77
77
estimators work, we have seen issues with table initialization in the
78
78
BaselineClassifier. 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 ) .
80
80
81
81
## Known issues / Features not yet supported
82
82
You can’t perform that action at this time.
0 commit comments