Closed Codexnever closed 7 months ago
Hi,
Thank you for trying to contribute to this repository.
cast_torch_tensor
and split_iterable
. This forces me to test your changes before approving. There were no problems with these functions so it is an unnecessary risk to change them.Please, in the future, if you wish to continue contributing to this repository, focus on fixing problems
The following changes were made:
logging
module for better control over output messages.main
function for improved organization and reusability.print
statements tologger.info
calls for consistency and better logging practices.These modifications enhance the readability, maintainability, and usability of the script.