Commit 5f81d47
authored
adding CVE-2024-48063 for pytorch training neuronx 2.1.2 (#5148)
* adding CVE-2024-48063 for pytorch training neuronx 2.1.2
* 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-neuronx-training': 'huggingface/pytorch/training/buildspec-neuronx.yml'},
'dev': { 'arm64_mode': False,
'deep_canary_mode': False,
'graviton_mode': False,
'neuronx_mode': True},
'test': { 'ec2_tests': False,
'ecs_tests': False,
'eks_tests': False,
'sagemaker_local_tests': False,
'sagemaker_remote_tests': False,
'sanity_tests': True,
'security_tests': False}}
* revert dlc_developer_config.toml1 parent 22deeb8 commit 5f81d47
File tree
1 file changed
+33
-2
lines changed- huggingface/pytorch/training/docker/2.1/py3/sdk2.20.0
1 file changed
+33
-2
lines changedLines changed: 33 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1907 | 1907 | | |
1908 | 1908 | | |
1909 | 1909 | | |
1910 | | - | |
1911 | | - | |
| 1910 | + | |
| 1911 | + | |
| 1912 | + | |
| 1913 | + | |
| 1914 | + | |
| 1915 | + | |
| 1916 | + | |
| 1917 | + | |
| 1918 | + | |
| 1919 | + | |
| 1920 | + | |
| 1921 | + | |
| 1922 | + | |
| 1923 | + | |
| 1924 | + | |
| 1925 | + | |
| 1926 | + | |
| 1927 | + | |
| 1928 | + | |
| 1929 | + | |
| 1930 | + | |
| 1931 | + | |
| 1932 | + | |
| 1933 | + | |
| 1934 | + | |
| 1935 | + | |
| 1936 | + | |
| 1937 | + | |
| 1938 | + | |
| 1939 | + | |
| 1940 | + | |
| 1941 | + | |
| 1942 | + | |
0 commit comments