MCPcopy Create free account
hub / github.com/apple/axlearn / test_forward

Route test_forward

axlearn/common/encoder_decoder_test.py:None–None  ·  view source on GitHub ↗
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: 

Source from the content-addressed store, hash-verified

1# Copyright © 2023 Apple Inc.
2
3"""Tests EncoderDecoder layers."""
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected