joel
joel
@eitansela Hi, I don't mean to use data parallel in local. I am trying to run this locally https://github.com/aws-samples/amazon-sagemaker-local-mode/tree/main/tensorflow_script_mode_local_training_and_serving. After solving the s3 issue, it's giving me the error `[Errno...
@eitansela sorry for the late reply. I will share some info on below. sagemaker sdk version 2.110.0. os: macos addtional info: 1. installed env thru miniconda. `conda create --name localmode...
@eitansela intel based.
> > To access in to the cluster you may have to configure the API gateway (Envoy/ingress for instance). Add the rules to make it accessible. > > Or If...
@ming12713 Just want to say thank you very much! In theory I can understand what's your workaround, however I have trouble reproduce it in my local environment. I think overall...