-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Modify _log_input_summary function #7811
base: dev
Are you sure you want to change the base?
Commits on May 27, 2024
-
Modify _log_input_summary function
Fixes Project-MONAI#7513 Signed-off-by: Ted.Lai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf9db2c - Browse repository at this point
Copy the full SHA bf9db2cView commit details -
Modify "_log_input_summary" function
Signed-off-by: Ted.Lai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f2633e - Browse repository at this point
Copy the full SHA 7f2633eView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for aa3d6ac - Browse repository at this point
Copy the full SHA aa3d6acView commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bacd791 - Browse repository at this point
Copy the full SHA bacd791View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0c7857a - Browse repository at this point
Copy the full SHA 0c7857aView commit details -
modify _log_input_summary function.
Signed-off-by: Ted.Lai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 60b9947 - Browse repository at this point
Copy the full SHA 60b9947View commit details -
Merge branch 'fix-issue-7513' of https://github.com/hyacinth97223/MONAI…
… into fix-issue-7513 I modify the _log_input_summary function and add the following functionality: Logs the input summary of a MONAI bundle script to the console and a local log file. Each rank's logs are tagged with their rank number and saved to individual log files. Reads the base log path from the logging.conf file and creates a separate log file for each rank. Add log_all_ranks as a parameter to determine whether to log all ranks or only rank 0.
Configuration menu - View commit details
-
Copy full SHA for 4fe7d52 - Browse repository at this point
Copy the full SHA 4fe7d52View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 1fda340 - Browse repository at this point
Copy the full SHA 1fda340View commit details -
fix: auto-fix imports in scripts.py
Signed-off-by: Ted.Lai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 93ad7a5 - Browse repository at this point
Copy the full SHA 93ad7a5View commit details -
fix: auto-fix imports in scripts.py
Signed-off-by: Ted.Lai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 930ce2c - Browse repository at this point
Copy the full SHA 930ce2cView commit details -
fix: auto-fix imports in scripts.py
Signed-off-by: Ted.Lai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c55e9c7 - Browse repository at this point
Copy the full SHA c55e9c7View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for d914f4e - Browse repository at this point
Copy the full SHA d914f4eView commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dec4b0c - Browse repository at this point
Copy the full SHA dec4b0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7fcd41 - Browse repository at this point
Copy the full SHA e7fcd41View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9440c80 - Browse repository at this point
Copy the full SHA 9440c80View commit details -
Fix log_input_summary function
Signed-off-by: Ted.Lai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 43ca23d - Browse repository at this point
Copy the full SHA 43ca23dView commit details -
Merge branch 'fix-issue-7513' of https://github.com/hyacinth97223/MONAI…
… into fix-issue-7513 Logs the input summary of a MONAI bundle script to the console and a local log file. Each rank's logs are tagged with their rank number and saved to individual log files. Reads the base log path from the logging.conf file and creates a separate log file for each rank. !Add log_all_ranks as a parameter to determine whether to log all ranks or only rank 0.
Configuration menu - View commit details
-
Copy full SHA for 7eb7b79 - Browse repository at this point
Copy the full SHA 7eb7b79View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a9507ad - Browse repository at this point
Copy the full SHA a9507adView commit details -
Signed-off-by: Ted.Lai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69001d7 - Browse repository at this point
Copy the full SHA 69001d7View commit details -
Merge branch 'fix-issue-7513' of https://github.com/hyacinth97223/MONAI…
… into fix-issue-7513 Logs the input summary of a MONAI bundle script to the console and a local log file. Each rank's logs are tagged with their rank number and saved to individual log files. Reads the base log path from the logging.conf file and creates a separate log file for each rank. Add log_all_ranks as a parameter to determine whether to log all ranks or only rank 0.
Configuration menu - View commit details
-
Copy full SHA for a4ae330 - Browse repository at this point
Copy the full SHA a4ae330View commit details