[cascade] jobid=9752 full 60ep init=/home/user02/linhdang/fingerprint/ufr/runs/_archive/enhance_residual_v1/enhance_residual_ddp2_epoch59.ckpt [rank: 0] Seed set to 42 /home/user02/linhdang/fingerprint/ufr/.venv/lib/python3.10/site-packages/lightning_fabric/plugins/environments/slurm.py:204: The `srun` command is available on your system but is not used. HINT: If your intention is to run Lightning on SLURM, prepend your python command with `srun` like so: srun python /home/user02/linhdang/fingerprint/ufr/fdc_lfe/train. ... Using bfloat16 Automatic Mixed Precision (AMP) GPU available: True (cuda), used: True TPU available: False, using: 0 TPU cores /home/user02/linhdang/fingerprint/ufr/.venv/lib/python3.10/site-packages/pytorch_lightning/trainer/connectors/logger_connector/logger_connector.py:76: Starting from v1.9.0, `tensorboardX` has been removed as a dependency of the `pytorch_lightning` package, due to potential conflicts with other packages in the ML ecosystem. For this reason, `logger=True` will use `CSVLogger` as the default logger, unless the `tensorboard` or `tensorboardX` packages are found. Please `pip install lightning[extra]` or one of them to enable TensorBoard support by default 💡 Tip: For seamless cloud logging and experiment tracking, try installing [litlogger](https://pypi.org/project/litlogger/) to enable LitLogger, which logs metrics and artifacts automatically to the Lightning Experiments platform. `Trainer(limit_train_batches=1.0)` was configured so 100% of the batches per epoch will be used.. `Trainer(limit_val_batches=1.0)` was configured so 100% of the batches will be used.. 💡 Tip: For seamless cloud uploads and versioning, try installing [litmodels](https://pypi.org/project/litmodels/) to enable LitModelCheckpoint, which syncs automatically with the Lightning model registry. Initializing distributed: GLOBAL_RANK: 0, MEMBER: 1/2 [rank: 1] Seed set to 42 Initializing distributed: GLOBAL_RANK: 1, MEMBER: 2/2 ---------------------------------------------------------------------------------------------------- distributed_backend=nccl All distributed processes registered. Starting with 2 processes ---------------------------------------------------------------------------------------------------- LOCAL_RANK: 1 - CUDA_VISIBLE_DEVICES: [0,1] LOCAL_RANK: 0 - CUDA_VISIBLE_DEVICES: [0,1] /home/user02/linhdang/fingerprint/ufr/.venv/lib/python3.10/site-packages/pytorch_lightning/utilities/model_summary/model_summary.py:242: Precision bf16-mixed is not supported by the model summary. Estimated model size in MB will not be accurate. Using 32 bits instead. | Name | Type | Params | Mode | FLOPs ----------------------------------------------------------------------------------------- 0 | G_L2E | RestormerGenerator | 961 K | train | 0 1 | G_E2L | RestormerGenerator | 961 K | train | 0 2 | stage1 | RestormerGenerator | 961 K | eval | 0 3 | D_E | PatchDiscriminator | 2.8 M | train | 0 4 | D_L | PatchDiscriminator | 2.8 M | train | 0 5 | ridge_normalizer | RidgeFrequencyNormalizer | 0 | train | 0 6 | frequency_loss | FrequencyContrastive | 543 K | train | 0 7 | spectral_shaping_loss | SpectralShapingLoss | 0 | train | 0 8 | combined_loss | CombinedLoss | 0 | train | 0 9 | cycle_loss | CycleLoss | 0 | train | 0 10 | seg_loss | SegmentationHallucinationLoss | 0 | train | 0 11 | id_loss | IdentityAnchorLoss | 0 | train | 0 12 | dmd_seg | DMDSegmentation | 0 | train | 0 13 | id_embedder | IdentityEmbedder | 0 | train | 0 14 | patch_nce | PatchNCELoss | 329 K | train | 0 ----------------------------------------------------------------------------------------- 8.3 M Trainable params 961 K Non-trainable params 9.3 M Total params 37.130 Total estimated model params size (MB) 416 Modules in train mode 173 Modules in eval mode 0 Total Flops [cascade] stage1 from /home/user02/linhdang/fingerprint/ufr/runs/_archive/enhance_residual_v1/enhance_residual_ddp2_epoch59.ckpt: params=167 missing=0 unexpected=0 [init-weights] /home/user02/linhdang/fingerprint/ufr/runs/_archive/enhance_residual_v1/enhance_residual_ddp2_epoch59.ckpt: missing=167 unexpected=11 Sanity Checking: | | 0/? [00:00