↓ 2 callersFunctionquaternion_to_euler Convert quaternion to Euler angles (roll, pitch, yaw) quat: [rx, ry, rz, rw] format Return: [roll, pitch, yaw] (radians)
evaluation/robotwin/eval_polict_client_openpi.py:77
↓ 1 callersMethodcreate_empty_cache(self, cache_name, attn_window,
latent_token_per_chunk, action_token_per_chunk,
wan_va/modules/model.py:661
↓ 1 callersMethodinit_kv_cache(self, cache_name, total_tolen, num_head, head_dim,
device, dtype, batch_size)
wan_va/modules/model.py:345