Skip to content

Conversation

@awan-10
Copy link
Contributor

@awan-10 awan-10 commented Apr 14, 2021

Adding the tests from here: #937

awan-10 and others added 3 commits April 14, 2021 12:35
Co-authored-by: Stas Bekman <stas00@users.noreply.github.com>
Co-authored-by: Stas Bekman <stas00@users.noreply.github.com>
@awan-10 awan-10 changed the title Add transformers tests Add HF transformers tests Apr 19, 2021
python -c "import torch; print('CUDA available:', torch.cuda.is_available())"
- name: Install deepspeed
run: |
Copy link
Collaborator

@stas00 stas00 Sep 24, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's see if the hardcoded list is good enough, but alternatively we could do:

find examples/pytorch -name requirements.txt -exec pip install -r {} \;

which will be automatically finding all the dependencies. As each example has its own requirements.txt now.

@jeffra jeffra changed the title Add HF transformers tests [CI] Add HF transformers tests Sep 24, 2021
@jeffra jeffra merged commit c1829c4 into master Sep 24, 2021
@jeffra jeffra deleted the awan-10-patch-1 branch September 24, 2021 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants