"test/nni_test/nnitest/generate_ts_config.py" did not exist on "17e267f8b2be597cbb06f7f4e26318c4679dcd67"
  • Deepak Narayanan's avatar
    Support for pipeline parallelism in T5 model · 46c74b4c
    Deepak Narayanan authored
    - Accumulate encoder hidden state gradient to handle skip connection
    - Correctly compute the number of layers in encoder / decoder for T5 model
    - Ensure e weights are initialized the same way in embeddings
    - Synchronize embedding gradients across encoder and decoder for T5 model
    - Support for checkpoint loading and saving
    46c74b4c
__init__.py 945 Bytes