Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ['dlc_developer_config.toml']
dlc_developer_config.toml: { 'build': { 'build_frameworks': ['pytorch'], 'build_inference': True, 'build_training': False}, 'buildspec_override': { 'dlc-pr-pytorch-graviton-inference': 'pytorch/inference/buildspec-graviton-2-4-ec2.yml'}, 'dev': { 'arm64_mode': False, 'deep_canary_mode': False, 'graviton_mode': True, '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}}
- Loading branch information