Which TensorFlow estimator configuration will train the model MOST cost-effectively?

1 Comment

  1. Danielle
    Author

    I assess that the answer is:
    Turn on SageMaker Training Compiler by adding compiler_config=TrainingCompilerConfig() as a parameter. Turn on managed spot training by setting the use_spot_instances parameter to True. Pass the script to the estimator in the call to the TensorFlow fit() method.

Leave a Reply

Your email address will not be published. Required fields are marked *

nineteen − ten =