mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-22 13:30:11 +08:00
* use print for INFO and lower levels summarize() * use logging.INFO instead of magic number * bring logging.info back for other cases * move logging config to __init__.py * prepend the model summary with a newline