amazon-sagemaker-local-mode icon indicating copy to clipboard operation
amazon-sagemaker-local-mode copied to clipboard

Amazon SageMaker Local Mode Examples

Results 9 amazon-sagemaker-local-mode issues
Sort by recently updated
recently updated
newest added

I am trying to run the `tensorflow_script_mode_california_housing_local_training_and_serving.py` file following the instructions on the readme.md I am runing this on a Ubuntu 20.04 using WSL. With > python --version > Python...

It appears that only 'Line' and 'RecordIO' split_type are supported in local mode. Is it possible to support TFRecord? Thank you.

Hey dear aws, I have ran a couple of models in this repo, but none of them are working so far. I am able to solve authenticate issues for s3,...

Hello. I was wondering if there existed a tutorial, or current support for 1) running a pyspark processing job locally and 2) doing so with a custom base docker (EMR)...

Hello, I am experiencing an issue while using SageMaker to build a machine learning model. in Sagemaker local mode, I am facing an issue that says "python3: can't open file...

1.Hello, in amazon-sagemaker-local-mode/pytorch_yolov5_local_model_inference/, the local deploy will have this error, ImportError: 'docker-compose' is not installed. Local Mode features will not work without docker-compose. For more information on how to install...

Hello and thank you for your work. Is it possible to create an example of deploying locally an h2o model from pycharm ide?

When calling transformer.transform in local mode it appears that input_filter and output_filter are ignored. Is this expected behavior? Also, should I be logging these issues in another project or is...

Bumps [transformers](https://github.com/huggingface/transformers) from 4.36.0 to 4.38.0. Release notes Sourced from transformers's releases. v4.38: Gemma, Depth Anything, Stable LM; Static Cache, HF Quantizer, AQLM New model additions 💎 Gemma 💎 Gemma...

dependencies