Fix Typos (#7325)
* Fix PyTorch's convention for inplace functions
* Fix import structure in __init__.py and update config loading logic in test_config.py
* Update configuration access
* Fix typos
* Trim trailing white spaces
* Fix typo in logger name
* Revert "Fix PyTorch's convention for inplace functions"
This reverts commit f65dc4afcb57ceb43d5d06389229d47bafb10d2d.
* Fix typo in step_index property description
* Revert "Update configuration access"
This reverts commit 8d44e870b8c1ad08802e3e904c34baeca1b598f8.
* Revert "Fix import structure in __init__.py and update config loading logic in test_config.py"
This reverts commit 2ad5e8bca25aede3b912da22bd57285b598fe171.
* Fix typos
* Fix typos
* Fix typos
* Fix a typo: tranform -> transform