sagemaker.serve.validations.check_integrity#
Validates the integrity of pickled file with SHA-256 hash.
Functions
|
Compute SHA-256 hash of the given buffer. |
|
Validates the integrity of bytes by comparing the hash value. |
Validates the integrity of pickled file with SHA-256 hash.
Functions
|
Compute SHA-256 hash of the given buffer. |
|
Validates the integrity of bytes by comparing the hash value. |