-
**Describe the issue**
Hello. I've written three new checks for AWS SageMaker. I'd like to submit a PR if the code looks good.
- what CKV number should I use if the check is not currently defined in…
-
**Describe the bug**
The PyTorch SageMaker endpoint cloudwatch log level is INFO only which cannot be changed without creating a BYO container.
Hence all the access including /ping besides the /i…
-
We have a python project set up in a rather standard way, with some modules and one module for the shared functionality. This allows you to write `import common.methods` in the file `train.py`.
``…
-
**Describe the use case example you want to see**
I want to send an image (and receive a mask back) from a Lambda function to a semantic segmentation model endpoint that was trained and deployed usin…
-
### Terraform Core Version
1.9.0
### AWS Provider Version
5.58.0
### Affected Resource(s)
* aws_sagemaker_space
### Expected Behavior
After initially creating a space, I would like to be able t…
-
### Willingness to contribute
No. I cannot contribute this feature at this time.
### Proposal Summary
We request that MLflow provide a mechanism for storing additional metadata for datasets.
…
-
## 🐛 Bug
I'm running a training job with 2 nodes in SageMaker using torchrun to launch. I'm using a CombinedStreamingDataset for the training dataset and using `train_weight_factors = [0.8,0.07,0.0…
-
### Willingness to contribute
Yes. I would be willing to contribute this feature with guidance from the MLflow community.
### Proposal Summary
In the experiment view, the dataset select UI componen…
-
This example has a few issues that must be addressed: https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/python/cross_service/textract_comprehend_notebook/
Reported issues:
* Old Python v…
-
When I run this example [runs on multiple gpus using Distributed Data Parallel (DDP) training](https://docs.lightly.ai/self-supervised-learning/examples/simclr.html) on AWS SageMaker with 4 GPUS and …