Method__call__(self, xs, kv_cache, positions, attn_mask, adarms_cond, deterministic=True)
src/openpi/models/gemma.py:293
Method__call__(self, xs, kv_cache, positions, attn_mask, adarms_cond, deterministic=True)
src/openpi/models/gemma_05.py:322
Method__call__(self, x, positions, attn_mask, kv_cache, decode, deterministic=True)
src/openpi/models/gemma_fast.py:186
Method__call__(self, x, kv_cache, positions, attn_mask, decode, deterministic=True)
src/openpi/models/gemma_fast.py:261