BMTrain icon indicating copy to clipboard operation
BMTrain copied to clipboard

BMTrain now supports 1F1B Pipeline schedule!

Open MayDomine opened this issue 1 year ago • 0 comments

1F1B Pipeline schedule

Description

We have implemented 1f1b pipeline schedule based on our pointTopoint ops.

Type of Change

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [x] This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

Checklist

  • [x] I have read the CONTRIBUTING document.
  • [x] My code follows the code style of this project.
  • [x] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [x] I have added tests to cover my changes.
  • [x] All new and existing tests passed.

MayDomine avatar Mar 18 '24 11:03 MayDomine