Open
Description
URL(s) with the issue:
- https://github.com/tensorflow/tfx/blob/master/tfx/dsl/components/base/base_driver.py
- https://www.tensorflow.org/tfx/guide/custom_component
Description of issue (what needs changing):
Clear description:
When customizing TFX components, sometimes Driver class is very important. But couldn't find docs for the Driver class for detailed use-case. So it may helpful for advanced users.