TF Adapter Overview
Since TF Adapter provides APIs adapted to the TensorFlow framework, you can develop TensorFlow-based training scripts.
To use TF Adapter, the TFPlugin software package must be installed.
- If the --pylocal mode is used for the installation of TFPlugin, the corresponding .whl is installed in /tfplugin/python/site-packages/ in the TFPlugin installation path.
- If the --pylocal mode is not used to for the installation of TFPlugin, the corresponding .whl is installed in the local Python path.