truss 0.11.6rc100__py3-none-any.whl → 0.11.6rc101__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of truss might be problematic. Click here for more details.
- truss/templates/server/truss_server.py +2 -0
- {truss-0.11.6rc100.dist-info → truss-0.11.6rc101.dist-info}/METADATA +1 -1
- {truss-0.11.6rc100.dist-info → truss-0.11.6rc101.dist-info}/RECORD +6 -6
- {truss-0.11.6rc100.dist-info → truss-0.11.6rc101.dist-info}/WHEEL +0 -0
- {truss-0.11.6rc100.dist-info → truss-0.11.6rc101.dist-info}/entry_points.txt +0 -0
- {truss-0.11.6rc100.dist-info → truss-0.11.6rc101.dist-info}/licenses/LICENSE +0 -0
|
@@ -470,6 +470,8 @@ class TrussServer:
|
|
|
470
470
|
if self._config["runtime"].get("enable_debug_logs", False)
|
|
471
471
|
else "INFO"
|
|
472
472
|
)
|
|
473
|
+
|
|
474
|
+
logging.info(f"Starting truss server with log level {log_level}")
|
|
473
475
|
extra_kwargs = {}
|
|
474
476
|
# We don't pass these if not set, to not override the default.
|
|
475
477
|
if (
|
|
@@ -97,7 +97,7 @@ truss/templates/server/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3
|
|
|
97
97
|
truss/templates/server/main.py,sha256=kWXrdD8z8IpamyWxc8qcvd5ck9gM1Kz2QH5qHJCnmOQ,222
|
|
98
98
|
truss/templates/server/model_wrapper.py,sha256=k75VVISwwlsx5EGb82UZsu8kCM_i6Yi3-Hd0-Kpm1yo,42055
|
|
99
99
|
truss/templates/server/requirements.txt,sha256=lhJYYExWE1IdBlYYFW-kmfmuKZTWyIg1TNyoWIIuuDg,780
|
|
100
|
-
truss/templates/server/truss_server.py,sha256=
|
|
100
|
+
truss/templates/server/truss_server.py,sha256=e19dGJnuO1oro6TpTZu2z91STOLHaid0aZgQyhUok1s,19884
|
|
101
101
|
truss/templates/server/common/__init__.py,sha256=qHIqr68L5Tn4mV6S-PbORpcuJ4jmtBR8aCuRTIWDvNo,85
|
|
102
102
|
truss/templates/server/common/errors.py,sha256=My0P6-Y7imVTICIhazHT0vlSu3XJDH7As06OyVzu4Do,8589
|
|
103
103
|
truss/templates/server/common/patches.py,sha256=uEOzvDnXsHOkTSa8zygGYuR4GHhrFNVHNQc5peJcwvo,1393
|
|
@@ -368,8 +368,8 @@ truss_train/deployment.py,sha256=lWWANSuzBWu2M4oK4qD7n-oVR1JKdmw2Pn5BJQHg-Ck,307
|
|
|
368
368
|
truss_train/loader.py,sha256=0o66EjBaHc2YY4syxxHVR4ordJWs13lNXnKjKq2wq0U,1630
|
|
369
369
|
truss_train/public_api.py,sha256=9N_NstiUlmBuLUwH_fNG_1x7OhGCytZLNvqKXBlStrM,1220
|
|
370
370
|
truss_train/restore_from_checkpoint.py,sha256=8hdPm-WSgkt74HDPjvCjZMBpvA9MwtoYsxVjOoa7BaM,1176
|
|
371
|
-
truss-0.11.
|
|
372
|
-
truss-0.11.
|
|
373
|
-
truss-0.11.
|
|
374
|
-
truss-0.11.
|
|
375
|
-
truss-0.11.
|
|
371
|
+
truss-0.11.6rc101.dist-info/METADATA,sha256=l0391m_ptDQh-8Z7va3wwkZafcK6-h0zQrSmuZo0RB4,6682
|
|
372
|
+
truss-0.11.6rc101.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
373
|
+
truss-0.11.6rc101.dist-info/entry_points.txt,sha256=-MwKfHHQHQ6j0HqIgvxrz3CehCmczDLTD-OsRHnjjuU,130
|
|
374
|
+
truss-0.11.6rc101.dist-info/licenses/LICENSE,sha256=FTqGzu85i-uw1Gi8E_o0oD60bH9yQ_XIGtZbA1QUYiw,1064
|
|
375
|
+
truss-0.11.6rc101.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|