We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0510d98 commit f5791ceCopy full SHA for f5791ce
src/sagemaker/modules/train/model_trainer.py
@@ -29,7 +29,7 @@
29
AlgorithmSpecification,
30
OutputDataConfig,
31
CheckpointConfig,
32
- TensorBoardOutputConfig
+ TensorBoardOutputConfig,
33
)
34
35
from pydantic import BaseModel, ConfigDict, PrivateAttr, validate_call
0 commit comments