↓ 2 callersFunctionrotate_every_two Example: [a, b, c, d] -> [-b, a, -d, c]
src/models/custom_t5_decoder_only.py:61
↓ 1 callersMethod_compute_max_attention_index_measures(
attention_map_names, attn_analysis_dir, cat, df_data, ds, tokenization_infos
)
src/analyzers/attention_aggregate_analyzer.py:184