Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
All Content tagged with Amazon SageMaker Edge
Amazon SageMaker Edge enables machine learning on edge devices by optimizing, securing, and deploying models to the edge, and then monitoring these models on your fleet of devices, such as smart cameras, robots, and other smart-electronics, to reduce ongoing operational costs. Customers who train models in TensorFlow, MXNet, PyTorch, XGBoost, and TensorFlow Lite can use SageMaker Edge to improve their performance, deploy them on edge devices, and monitor their health throughout their lifecycle.
Content language: English
Select tags to filter
Sort by most recent
10 results
I have successfully deployed sagemaker endpoint for huggingface NER model https://huggingface.co/Universal-NER/UniNER-7B-all
Now as I'm trying to use it.
```
import boto3
import json
ENDPOINT_NAME = ...
Hi,
I am looking for any support on how to compile and deploy machine learning model to FreeRTOS target devices like Cortex M7. It is clear that compilation jobs are only supported for Windows and Li...
I'm trying to deploy my own GreengrassV2 components. It's a SageMaker ML model (optimized with SageMakerNeo and packaged as a Greengrass component) and the according inference app. I was trying to dep...
Hi Team,
We have trained our Ml model using keras framework (version =2.11.0) which is used for prediction, and we want to run this model on an edge device (linux) so we made use of aws sagemaker edg...
Hi,
I followed [this example](https://github.com/aws/amazon-sagemaker-examples/blob/main/sagemaker_neo_compilation_jobs/tensorflow_distributed_mnist/tensorflow_distributed_mnist_neo.ipynb) up to the ...
Hi,
Deploying to a device (Raspberry Pi 4 Model B w/ Raspbian 11) with the public component `aws.greengrass.SageMakerEdgeManager` version 1.3.2 results in a failure. Other public components deploy ju...
Hi Team, I have Azure Percept Edge AI Dev Kit, I would like to connect with AWS and work. Is it possible? because I couldn't find any examples in the official document and internet?
Could you please...
I'm trying to Neo compile a Pytorch YoloV5 Large model for edge deployment on an Nvidia Jetson Xavier NX device. I'm able to do it using the default settings for FP32 precision but I'm unable to do it...
Hello,
When using Greengrass v2 with Sagemaker component the intermittent error below is seen when the device powers off and on. Could you please advise what could be the possible errors?
eturn self...
I can't find the notebook for it anywhere so if anyone can give me something for the API of this thing so I can code stuff with libraries and my own models that would be great