Skip to content

tensorflow inference 2.10.1 release #3547

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 67 commits into from
Dec 21, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
c97c467
fix: type hint of PySparkProcessor __init__ (#3297)
NivekNey Dec 2, 2022
de58941
fix: fix PySparkProcessor __init__ params type (#3354)
andre-marcos-perez Dec 2, 2022
41dd330
fix: Allow Py 3.7 for MMS Test Docker env (#3080)
shreyapandit Dec 2, 2022
1e23a3f
refactoring : using with statement (#3286)
maldil Dec 2, 2022
19efadf
Update local_requirements.txt PyYAML version (#3095)
shreyapandit Dec 2, 2022
76f7782
feature: Update TF 2.9 and TF 2.10 inference DLCs (#3465)
arjkesh Dec 2, 2022
fde0738
feature: Added transform with monitoring pipeline step in transformer…
keshav-chandak Dec 2, 2022
7f9f3b0
fix: Fix bug forcing uploaded tar to be named sourcedir (#3412)
claytonparnell Dec 2, 2022
5d59767
feature: Add Code Owners file (#3503)
navinsoni Dec 2, 2022
0f5cf18
prepare release v2.119.0
Dec 3, 2022
f1f0013
update development version to v2.119.1.dev0
Dec 3, 2022
bb4b689
feature: Add DXB region to frameworks by DLC (#3387)
RadhikaB-97 Dec 5, 2022
b68bcd9
fix: support idempotency for framework and spark processors (#3460)
brockwade633 Dec 5, 2022
32969da
feature: Update registries with new region account number mappings. (…
kenny-ezirim Dec 6, 2022
767da0a
feature: Adding support for SageMaker Training Compiler in PyTorch es…
Lokiiiiii Dec 7, 2022
d779d1b
feature: Add Neo image uri config for Pytorch 1.12 (#3507)
HappyAmazonian Dec 7, 2022
83327fb
prepare release v2.120.0
Dec 7, 2022
5bffb04
update development version to v2.120.1.dev0
Dec 7, 2022
b828396
feature: Algorithms Region Expansion OSU/DXB (#3508)
malav-shastri Dec 7, 2022
357f732
fix: Add constraints file for apache-airflow (#3510)
navinsoni Dec 7, 2022
a28d1dd
fix: FrameworkProcessor S3 uploads (#3493)
brockwade633 Dec 8, 2022
11d2475
prepare release v2.121.0
Dec 8, 2022
24171b5
update development version to v2.121.1.dev0
Dec 8, 2022
d5847d5
Fix: Differentiate SageMaker Training Compiler's PT DLCs from base PT…
Lokiiiiii Dec 8, 2022
3f6ea88
fix: Fix failing jumpstart cache unit tests (#3514)
evakravi Dec 8, 2022
4570aa6
fix: Pop out ModelPackageName from pipeline definition (#3472)
qidewenwhen Dec 9, 2022
959ea1a
prepare release v2.121.1
Dec 9, 2022
b2e8b66
update development version to v2.121.2.dev0
Dec 9, 2022
355975d
fix: Skip Bad Transform Test (#3521)
amzn-choeric Dec 9, 2022
fadc817
fix: Revert "fix: type hint of PySparkProcessor __init__" (#3524)
mufaddal-rohawala Dec 9, 2022
c5fc93f
change: Update for Tensorflow Serving 2.11 inference DLCs (#3509)
hballuru Dec 9, 2022
ec8da98
prepare release v2.121.2
Dec 12, 2022
0352122
update development version to v2.121.3.dev0
Dec 12, 2022
d6c0214
feature: Add OSU region to frameworks for DLC (#3532)
kace Dec 12, 2022
5af4feb
fix: Remove content type image/jpg from analysis configuration schema…
xgchena Dec 12, 2022
4389847
fix: unpin packaging version (#3533)
claytonparnell Dec 13, 2022
a3efddf
fix: the Hyperband support fix for the HPO (#3516)
repushko Dec 13, 2022
bd96ec5
feature: Feature Store dataset builder, delete_record, get_record, li…
mizanfiu Dec 14, 2022
fb3880f
prepare release v2.122.0
Dec 14, 2022
a584ea5
update development version to v2.122.1.dev0
Dec 14, 2022
93a8466
feature: Add SageMaker Experiment (#3536)
qidewenwhen Dec 14, 2022
1cbfc83
feature: Add support for TF2.9.2 training images (#3178)
tejaschumbalkar Dec 14, 2022
881caec
prepare release v2.123.0
Dec 15, 2022
d543604
update development version to v2.123.1.dev0
Dec 15, 2022
eef679c
feature: Added doc update for dataset builder (#3539)
mizanfiu Dec 15, 2022
019d5a4
feature: Add disable_profiler field in config and propagate changes (…
mariumof Dec 15, 2022
097e829
Use Async Inference Config when available for endpoint update (#3124)
shreyapandit Dec 15, 2022
be6111b
feature: Add p4de to smddp supported instance types (#3483)
carolynwang Dec 15, 2022
a0258bb
documentation: smdistributed libraries release notes (#3543)
mchoi8739 Dec 15, 2022
442227b
feature: Doc update for TableFormatEnum (#3542)
mizanfiu Dec 15, 2022
146f6bb
prepare release v2.124.0
Dec 16, 2022
e07f944
update development version to v2.124.1.dev0
Dec 16, 2022
53108b6
fix: Correct SageMaker Clarify API docstrings by changing JSONPath to…
xgchena Dec 16, 2022
ea0d053
feature: add RandomSeed to support reproducible HPO (#3519)
timyber Dec 16, 2022
b759440
tensorflow inference 2.10.1 release
hballuru Dec 16, 2022
62f7744
added back 2.10.0 images
hballuru Dec 17, 2022
27ec1f0
restoring original file to prevent conflicts
hballuru Dec 21, 2022
fddb6cb
fix: type hint of PySparkProcessor __init__ (#3297)
NivekNey Dec 2, 2022
704d1d5
fix: fix PySparkProcessor __init__ params type (#3354)
andre-marcos-perez Dec 2, 2022
72dd936
fix: Revert "fix: type hint of PySparkProcessor __init__" (#3524)
mufaddal-rohawala Dec 9, 2022
b712289
resolving merge conflicts
hballuru Dec 21, 2022
72c9877
adding tf 2.10.1 release images
hballuru Dec 21, 2022
f7407df
prepare release v2.119.0
Dec 21, 2022
047d062
update development version to v2.119.1.dev0
Dec 21, 2022
48c13e9
feature: AutoGluon 0.6.1 image_uris (#3544)
gradientsky Dec 21, 2022
7c92569
Merge branch 'aws:master' into master
hballuru Dec 21, 2022
2f89934
Merge remote-tracking branch 'origin/master' into tf2.10.1_rel
hballuru Dec 21, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 58 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,63 @@
# Changelog

## v2.119.0 (2022-12-21)

### Features

* add RandomSeed to support reproducible HPO
* Doc update for TableFormatEnum
* Add p4de to smddp supported instance types
* Add disable_profiler field in config and propagate changes
* Added doc update for dataset builder
* Add support for TF2.9.2 training images
* Add SageMaker Experiment
* Feature Store dataset builder, delete_record, get_record, list_feature_group
* Add OSU region to frameworks for DLC
* Algorithms Region Expansion OSU/DXB
* Add Neo image uri config for Pytorch 1.12
* Adding support for SageMaker Training Compiler in PyTorch estimator starting 1.12
* Update registries with new region account number mappings.
* Add DXB region to frameworks by DLC
* Add Code Owners file
* Added transform with monitoring pipeline step in transformer
* Update TF 2.9 and TF 2.10 inference DLCs
* make estimator accept json file as modelparallel config
* SageMaker Training Compiler does not support p4de instances
* Add support for SparkML v3.3

### Bug Fixes and Other Changes

* Do not specify S3 path for disabled profiler
* Correct SageMaker Clarify API docstrings by changing JSONPath to JMESPath
* Use Async Inference Config when available for endpoint update
* the Hyperband support fix for the HPO
* unpin packaging version
* Remove content type image/jpg from analysis configuration schema
* Update for Tensorflow Serving 2.11 inference DLCs
* Skip Bad Transform Test
* Pop out ModelPackageName from pipeline definition
* Fix failing jumpstart cache unit tests
* FrameworkProcessor S3 uploads
* Add constraints file for apache-airflow
* support idempotency for framework and spark processors
* Fix bug forcing uploaded tar to be named sourcedir
* Update local_requirements.txt PyYAML version
* refactoring : using with statement
* Allow Py 3.7 for MMS Test Docker env
* Return ARM XGB/SKLearn tags if `image_scope` is `inference_graviton`
* Update scipy to 1.7.3 to support M1 development envs
* Fixing type hints for Spark processor that has instance type/count params in reverse order
* Add DeepAR ap-northeast-3 repository.
* Fix AsyncInferenceConfig documentation typo
* fix ml_inf to ml_inf1 in Neo multi-version support
* Fix type annotations
* add neo mvp region accounts

### Documentation Changes

* fix the incorrect property reference
* smdistributed libraries release notes

## v2.125.0 (2022-12-19)

### Features
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.125.1.dev0
2.119.1.dev0
76 changes: 74 additions & 2 deletions src/sagemaker/image_uri_config/autogluon.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"version_aliases": {
"0.3": "0.3.2",
"0.4": "0.4.3",
"0.5": "0.5.2"
"0.5": "0.5.2",
"0.6": "0.6.1"
},
"versions": {
"0.3.1": {
Expand Down Expand Up @@ -101,6 +102,7 @@
"us-west-2": "763104351884"
},
"repository": "autogluon-training",
"processors": ["cpu", "gpu"],
"py_versions": ["py38"]
},
"0.4.2": {
Expand Down Expand Up @@ -133,6 +135,7 @@
"us-west-2": "763104351884"
},
"repository": "autogluon-training",
"processors": ["cpu", "gpu"],
"py_versions": ["py38"]
},
"0.4.3": {
Expand Down Expand Up @@ -165,6 +168,7 @@
"us-west-2": "763104351884"
},
"repository": "autogluon-training",
"processors": ["cpu", "gpu"],
"py_versions": ["py38"]
},
"0.5.2": {
Expand Down Expand Up @@ -197,6 +201,39 @@
"us-west-2": "763104351884"
},
"repository": "autogluon-training",
"processors": ["cpu", "gpu"],
"py_versions": ["py38"]
},
"0.6.1": {
"registries": {
"af-south-1": "626614931356",
"ap-east-1": "871362719292",
"ap-northeast-1": "763104351884",
"ap-northeast-2": "763104351884",
"ap-northeast-3": "364406365360",
"ap-south-1": "763104351884",
"ap-southeast-1": "763104351884",
"ap-southeast-2": "763104351884",
"ap-southeast-3": "907027046896",
"ca-central-1": "763104351884",
"eu-central-1": "763104351884",
"eu-north-1": "763104351884",
"eu-west-1": "763104351884",
"eu-west-2": "763104351884",
"eu-west-3": "763104351884",
"eu-south-1": "692866216735",
"me-south-1": "217643126080",
"sa-east-1": "763104351884",
"us-east-1": "763104351884",
"us-east-2": "763104351884",
"us-gov-east-1": "446045086412",
"us-gov-west-1": "442386744353",
"us-iso-east-1": "886529160074",
"us-west-1": "763104351884",
"us-west-2": "763104351884"
},
"repository": "autogluon-training",
"processors": ["cpu", "gpu"],
"py_versions": ["py38"]
}
}
Expand All @@ -205,7 +242,8 @@
"version_aliases": {
"0.3": "0.3.2",
"0.4": "0.4.3",
"0.5": "0.5.2"
"0.5": "0.5.2",
"0.6": "0.6.1"
},
"versions": {
"0.3.1": {
Expand Down Expand Up @@ -435,6 +473,40 @@
"repository": "autogluon-inference",
"processors": ["cpu", "gpu"],
"py_versions": ["py38"]
},
"0.6.1": {
"registries": {
"af-south-1": "626614931356",
"ap-east-1": "871362719292",
"ap-northeast-1": "763104351884",
"ap-northeast-2": "763104351884",
"ap-northeast-3": "364406365360",
"ap-south-1": "763104351884",
"ap-southeast-1": "763104351884",
"ap-southeast-2": "763104351884",
"ap-southeast-3": "907027046896",
"ca-central-1": "763104351884",
"cn-north-1": "727897471807",
"cn-northwest-1": "727897471807",
"eu-central-1": "763104351884",
"eu-north-1": "763104351884",
"eu-west-1": "763104351884",
"eu-west-2": "763104351884",
"eu-west-3": "763104351884",
"eu-south-1": "692866216735",
"me-south-1": "217643126080",
"sa-east-1": "763104351884",
"us-east-1": "763104351884",
"us-east-2": "763104351884",
"us-gov-east-1": "446045086412",
"us-gov-west-1": "442386744353",
"us-iso-east-1": "886529160074",
"us-west-1": "763104351884",
"us-west-2": "763104351884"
},
"repository": "autogluon-inference",
"processors": ["cpu", "gpu"],
"py_versions": ["py38"]
}
}
}
Expand Down
38 changes: 37 additions & 1 deletion src/sagemaker/image_uri_config/tensorflow.json
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@
"2.7": "2.7.0",
"2.8": "2.8.0",
"2.9": "2.9.2",
"2.10": "2.10.0",
"2.10": "2.10.1",
"2.11": "2.11.0"
},
"versions": {
Expand Down Expand Up @@ -1707,6 +1707,41 @@
},
"repository": "tensorflow-inference"
},
"2.10.1": {
"registries": {
"af-south-1": "626614931356",
"ap-east-1": "871362719292",
"ap-northeast-1": "763104351884",
"ap-northeast-2": "763104351884",
"ap-northeast-3": "364406365360",
"ap-south-1": "763104351884",
"ap-south-2": "772153158452",
"ap-southeast-1": "763104351884",
"ap-southeast-2": "763104351884",
"ap-southeast-3": "907027046896",
"ca-central-1": "763104351884",
"cn-north-1": "727897471807",
"cn-northwest-1": "727897471807",
"eu-central-1": "763104351884",
"eu-central-2": "380420809688",
"eu-north-1": "763104351884",
"eu-south-1": "692866216735",
"eu-south-2": "503227376785",
"eu-west-1": "763104351884",
"eu-west-2": "763104351884",
"eu-west-3": "763104351884",
"me-south-1": "217643126080",
"sa-east-1": "763104351884",
"us-east-1": "763104351884",
"us-east-2": "763104351884",
"us-gov-east-1": "446045086412",
"us-gov-west-1": "442386744353",
"us-iso-east-1": "886529160074",
"us-west-1": "763104351884",
"us-west-2": "763104351884"
},
"repository": "tensorflow-inference"
},
"2.11.0": {
"registries": {
"af-south-1": "626614931356",
Expand Down Expand Up @@ -3347,3 +3382,4 @@
}
}
}

15 changes: 14 additions & 1 deletion tests/unit/sagemaker/image_uris/test_autogluon.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,25 @@
"sa-east-1": "763104351884",
"us-east-1": "763104351884",
"us-east-2": "763104351884",
"us-gov-east-1": "446045086412",
"us-gov-west-1": "442386744353",
"us-iso-east-1": "886529160074",
"us-west-1": "763104351884",
"us-west-2": "763104351884",
}
VERSIONS = ["0.3.1", "0.3.2", "0.4.0", "0.4.2", "0.4.3", "0.3", "0.4", "0.5.2", "0.5"]
VERSIONS = [
"0.3.1",
"0.3.2",
"0.4.0",
"0.4.2",
"0.4.3",
"0.3",
"0.4",
"0.5.2",
"0.5",
"0.6.1",
"0.6",
]
SCOPES = ["training", "inference"]
PROCESSORS = ["cpu", "gpu"]

Expand Down