* Code changes for moving to Batch Scoring for Teacher Model
* Addition of copy right header
* Lengthy line formating fix
* Fix for unterminated f string
* Remove unwanted imports
* File formatting fixes
* File formatting fixes
* Fix for noqa
* Doc String for copy file contents function
* Fix for closing the connection in post processing
* Making changes for fixing pipeline changes
* Version changes
* Merge conflict fixes
* Environmental version fixes
* [Enhancement]: Distil pipeline update with tag for identification
* [Enhancement]: Update internal components with new image and enums for cot and cod inputs
* Fix issues with mmdetection docker image.
* Update mmd environment and clarify input column names for components.
* Fix corner case for detection dataset creation.
* Revert to using image_url for image classification tasks.
* Update individual components with newer environments.
* Update pipeline components with new environments.
* Update individual components with patched environments.
* Update finetune_common_validation version in mmt pipeline.
* [Update]: Component updates for latest bugfixes
* [Update]: Added version bumps for singularity pipelines
* [Update]: Update acft image to version 76
* [Update]: Update version for data import maas components
* [Update]: Component updates for latest bugfixes
* [Update]: Added version bumps for singularity pipelines
* [Update]: Update acft image to version 76
* [Update]: Update version for data import maas components
* [Update]: Update data import in mass pipelines
* Update environments to fix vulnerabilities.
* Update common validation component.
* Update pipelines to use the updated components.
* Use mmdetection environment for mmtracking components.
* Upgrades for AutoML components.
* Revert changes for od, is, ot, mmc.
* Fully revert changes to od, is.
* Update classification pipeline to use fixed model_prediction component.
* Intermediate state.
* Unit tests for image datasets.
* Build image datasets without using df append.
* Undo changes to download_dependencies.py.
* Cosmetics.
* More cosmetics.
* Even more cosmetics.
* [Enhancement]: Component changes for multi-node support control
* [Enhancement]: Pipeline component updated
* [update]: Update data import component for version sync
* [Enhancement]: Control multi-node support and tag option for registration
* [Update]: Removed trailing white spaces
* [Update]: Sytax rule run compliance
* [Update]: Refactor docstring
* [Update]: PEP D205 compliance
* [Enhancement]: Added type hints and minor refactor
* [Update]: Re factor env context and control multi-node support with env variable
* [Update]: Changes related to multi-node control support using environment variable
* [Update]: Fixed line length limitation
* Update torch version and dependencies in AutoML NLP CE to address vulnerabilities
* Removed a duplicate horovod pip install
* Fixed the format to pin to the latest mcr tag and pypi versions
* Revert aiohttp version
---------
Co-authored-by: jeff-shepherd <39775772+jeff-shepherd@users.noreply.github.com>