Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Patch huggingface pytorch inference 2.1.0 linux-libc-dev (#4466)
* Patch hf pytorch inf 2.1.0 for linux-lib-dev vulnerability * Update ['dlc_developer_config.toml'] dlc_developer_config.toml: { 'build': { 'build_frameworks': ['huggingface_pytorch'], 'build_inference': True, 'build_training': False}, 'buildspec_override': { 'dlc-pr-huggingface-pytorch-inference': 'huggingface/pytorch/inference/buildspec-2-1-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}} * Revert "Update ['dlc_developer_config.toml']" This reverts commit 0908642.
- Loading branch information