parameterized.product(
# Parameterize how source padding is represented:
# 1. none: Test no padding.
# 2. pad_id: Allow source_ids to contain pad_id.
# 3. segment_ids:
| 1 | # Copyright © 2023 Apple Inc. |
| 2 | |
| 3 | """Tests EncoderDecoder layers.""" |
| 4 |
nothing calls this directly
no outgoing calls
no test coverage detected