diff --git a/docs/source/tutorials/tutorial17/tutorial.html b/docs/source/tutorials/tutorial17/tutorial.html index 5150885..5f94bab 100644 --- a/docs/source/tutorials/tutorial17/tutorial.html +++ b/docs/source/tutorials/tutorial17/tutorial.html @@ -7620,7 +7620,7 @@ using only 20 samples:
-/opt/hostedtoolcache/Python/3.9.22/x64/lib/python3.9/site-packages/pina/geometry/__init__.py: DeprecationWarning: 'pina.geometry' is deprecated and will be removed in future versions. Please use 'pina.domain' instead. Location moved to DomainInferface object. --
/opt/hostedtoolcache/Python/3.9.22/x64/lib/python3.9/site-packages/pina/condition/condition.py: DeprecationWarning: 'input_points' is deprecated and will be removed in future versions. Please use 'input' instead. -/opt/hostedtoolcache/Python/3.9.22/x64/lib/python3.9/site-packages/pina/condition/condition.py: DeprecationWarning: 'output_points' is deprecated and will be removed in future versions. Please use 'target' instead. --
Using default `ModelCheckpoint`. Consider installing `litmodels` package to enable `LitModelCheckpoint` for automatic upload to the Lightning model registry. +💡 Tip: For seamless cloud uploads and versioning, try installing [litmodels](https://pypi.org/project/litmodels/) to enable LitModelCheckpoint, which syncs automatically with the Lightning model registry.
+/opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/lightning/pytorch/trainer/configuration_validator.py: PossibleUserWarning: You defined a `validation_step` but have no `val_dataloader`. Skipping val loop. + | Name | Type | Params | Mode ---------------------------------------------------- 0 | _pina_models | ModuleList | 301 | train @@ -7938,12 +7912,12 @@ $$
Using default `ModelCheckpoint`. Consider installing `litmodels` package to enable `LitModelCheckpoint` for automatic upload to the Lightning model registry. +💡 Tip: For seamless cloud uploads and versioning, try installing [litmodels](https://pypi.org/project/litmodels/) to enable LitModelCheckpoint, which syncs automatically with the Lightning model registry.