Commit 9948600
authored
hf-pt-training patch (#5275)
* Update ['dlc_developer_config.toml']
dlc_developer_config.toml:
{ 'build': { 'build_frameworks': ['huggingface_pytorch'],
'build_inference': False,
'build_training': True},
'buildspec_override': { 'dlc-pr-huggingface-pytorch-training': 'huggingface/pytorch/training/buildspec-2-5-0.yml'},
'dev': { 'arm64_mode': False,
'deep_canary_mode': False,
'graviton_mode': False,
'neuronx_mode': False},
'test': { 'ec2_tests': True,
'ecs_tests': True,
'eks_tests': True,
'sagemaker_local_tests': True,
'sagemaker_remote_tests': True,
'sanity_tests': True,
'security_tests': True}}
* ignore additional tarnsformers vulns
* :wevert "Update ['dlc_developer_config.toml']"
This reverts commit 24ac32a.1 parent 8ff07e8 commit 9948600
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1401 | 1401 | | |
1402 | 1402 | | |
1403 | 1403 | | |
1404 | | - | |
| 1404 | + | |
| 1405 | + | |
| 1406 | + | |
1405 | 1407 | | |
1406 | 1408 | | |
1407 | 1409 | | |
| |||
0 commit comments