↓ 3 callersMethodlog(self, samples: List[Tuple[str, str, str, float]], step: int)
src/rsgrpo/verl/utils/logger/gen_logger.py:34
↓ 2 callersMethod__init__(self, in_channels, use_scale=True, rd_ratio=1/8, rd_channels=None, rd_divisor=8, **kwargs)
timm_modified/timm/layers/non_local_attn.py:23
↓ 2 callersMethod__init__(
self, channels, rd_ratio=1. / 16, rd_channels=None, rd_divisor=8, add_maxpool=False,
timm_modified/timm/layers/squeeze_excite.py:28
↓ 2 callersMethod__init__(self, in_channels, out_channels, reps, strides=1, start_with_relu=True, grow_first=True)
timm_modified/timm/models/xception.py:50