exposed_trusted_builder
Exposed statistics build.
Functions:
Name | Description |
---|---|
exposed_trusted_builder |
Build ExposedTrustedObject. |
exposed_partial_trusted_builder |
Build ExposedTrustedObject from partial. |
exposed_trusted_builder(module: str, class_: str, *args: object, **kwargs: object) -> TrustedObjectRequestBody
#
Build ExposedTrustedObject.
Source code in src/xpdeep/trainer/exposed_trusted_builder.py
exposed_partial_trusted_builder(module: str, class_: str, *args: object, **kwargs: object) -> TrustedObjectRequestBody
#
Build ExposedTrustedObject from partial.